#C2FFDA#C2FFDA
#C2FFDA is a very light, moderate green. Relative luminance 0.881; OKLCH L 94.9% C 0.079 H 157.9°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FFDA |
|---|---|
| RGB | rgb(194, 255, 218) |
| HSL | hsl(144, 100%, 88%) |
| HSV | hsv(144, 24%, 100%) |
| CMYK | cmyk(23.9%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(95.18, -26.28, 11.53) |
| CIE-LCH | lch(95.18, 28.70, 156.31°) |
| OKLab | oklab(94.89% -0.0733 0.0298) |
| OKLCH | oklch(94.89% 0.079 157.9) |
| XYZ | xyz(70.6593, 88.0487, 79.5882) |
| Luminance | 0.8805 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 4.08
Mint
#AAF0C1
ΔE00 4.60
Pale Aqua
#B8FFEB
ΔE00 5.81
Light Seafoam
#A0FEBF
ΔE00 6.87
Light Mint
#B6FFBB
ΔE00 7.13
Light Aqua
#8CFFDB
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FFDA #FFC2E7
analogous
#C8FFC2 #C2FFDA #C2FFF9
triadic
#C2FFDA #DAC2FF #FFDAC2
tetradic
#C2FFDA #C2C8FF #FFC2E7 #FFF9C2
square
#C2FFDA #C2C8FF #FFC2E7 #FFF9C2
split-complementary
#C2FFDA #F9C2FF #FFC2C8
monochromatic
#48FF90 #85FFB5 #C2FFDA #E0FFEC #E0FFEC
Accessibility & contrast
On white
1.13
#C2FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#C2FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FFDA
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FFDA | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF6D8
Deuteranopia (green-blind)
#F3EEDC
Tritanopia (blue-blind)
#B7FEF4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c2ffda; /* rgb */ color: rgb(194, 255, 218); /* oklch */ color: oklch(94.9% 0.079 157.9);
Tailwind
colors: {
custom: {
50: '#d5ffe5',
500: '#c2ffda',
950: '#000000',
},
}SCSS
$custom: #c2ffda; $custom-light: #d5ffe5; $custom-dark: #000000;
JSON
{
"hex": "#c2ffda",
"rgb": {
"r": 194,
"g": 255,
"b": 218
},
"hsl": {
"h": 143.607,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.94892,
"c": 0.07914,
"h": 157.9
},
"luminance": 0.88051
}Semantic roles & 50–950 ramp
primary
#C2FFDA
secondary
#E87DBE
accent
#008BE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684