#C2DEAE#C2DEAE
#C2DEAE is a very light, moderate yellow-green. Relative luminance 0.668; OKLCH L 86.8% C 0.071 H 132.4°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DEAE |
|---|---|
| RGB | rgb(194, 222, 174) |
| HSL | hsl(95, 42%, 78%) |
| HSV | hsv(95, 22%, 87%) |
| CMYK | cmyk(12.6%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(85.39, -17.82, 20.53) |
| CIE-LCH | lch(85.39, 27.19, 130.96°) |
| OKLab | oklab(86.76% -0.0479 0.0525) |
| OKLCH | oklch(86.76% 0.071 132.4) |
| XYZ | xyz(56.0080, 66.7673, 49.9728) |
| Luminance | 0.6677 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.08
Light Sage
#BCECAC
ΔE00 5.12
Very Pale Green
#CFFDBC
ΔE00 7.33
Very Light Green
#D1FFBD
ΔE00 7.71
Washed Out Green
#BCF5A6
ΔE00 8.04
Hospital Green
#9BE5AA
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DEAE #CAAEDE
analogous
#DADEAE #C2DEAE #AEDEB2
triadic
#C2DEAE #AEC2DE #DEAEC2
tetradic
#C2DEAE #AEDADE #CAAEDE #DEB2AE
square
#C2DEAE #AEDADE #CAAEDE #DEB2AE
split-complementary
#C2DEAE #B2AEDE #DEAEDA
monochromatic
#81BB57 #A1CC83 #C2DEAE #E3F0D9 #EFF6E9
Accessibility & contrast
On white
1.46
#C2DEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#C2DEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DEAE
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DEAE | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D7AB
Deuteranopia (green-blind)
#DED5B0
Tritanopia (blue-blind)
#C3DAD1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c2deae; /* rgb */ color: rgb(194, 222, 174); /* oklch */ color: oklch(86.8% 0.071 132.4);
Tailwind
colors: {
custom: {
50: '#d4e8c6',
500: '#c2deae',
950: '#000000',
},
}SCSS
$custom: #c2deae; $custom-light: #d4e8c6; $custom-dark: #000000;
JSON
{
"hex": "#c2deae",
"rgb": {
"r": 194,
"g": 222,
"b": 174
},
"hsl": {
"h": 95,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.86763,
"c": 0.07106,
"h": 132.4
},
"luminance": 0.66768
}Semantic roles & 50–950 ramp
primary
#C2DEAE
secondary
#9D7AB6
accent
#30B57E
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482