#C2DFAE#C2DFAE
#C2DFAE is a very light, moderate yellow-green. Relative luminance 0.673; OKLCH L 87.0% C 0.073 H 132.7°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DFAE |
|---|---|
| RGB | rgb(194, 223, 174) |
| HSL | hsl(96, 43%, 78%) |
| HSV | hsv(96, 22%, 87%) |
| CMYK | cmyk(13%, 0%, 22%, 12.5%) |
| CIE-LAB | lab(85.66, -18.32, 20.90) |
| CIE-LCH | lch(85.66, 27.80, 131.23°) |
| OKLab | oklab(86.98% -0.0493 0.0534) |
| OKLCH | oklch(86.98% 0.073 132.7) |
| XYZ | xyz(56.2744, 67.3000, 50.0616) |
| Luminance | 0.6730 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.80
Light Sage
#BCECAC
ΔE00 4.78
Very Pale Green
#CFFDBC
ΔE00 7.01
Very Light Green
#D1FFBD
ΔE00 7.40
Washed Out Green
#BCF5A6
ΔE00 7.71
Pale Green
#C7FDB5
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DFAE #CBAEDF
analogous
#DBDFAE #C2DFAE #AEDFB2
triadic
#C2DFAE #AEC2DF #DFAEC2
tetradic
#C2DFAE #AEDBDF #CBAEDF #DFB2AE
square
#C2DFAE #AEDBDF #CBAEDF #DFB2AE
split-complementary
#C2DFAE #B2AEDF #DFAEDB
monochromatic
#80BC56 #A1CE82 #C2DFAE #E3F0DA #EEF6E9
Accessibility & contrast
On white
1.45
#C2DFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#C2DFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DFAE
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DFAE | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AB
Deuteranopia (green-blind)
#DFD5B0
Tritanopia (blue-blind)
#C3DBD2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c2dfae; /* rgb */ color: rgb(194, 223, 174); /* oklch */ color: oklch(87.0% 0.073 132.7);
Tailwind
colors: {
custom: {
50: '#d4e9c6',
500: '#c2dfae',
950: '#000000',
},
}SCSS
$custom: #c2dfae; $custom-light: #d4e9c6; $custom-dark: #000000;
JSON
{
"hex": "#c2dfae",
"rgb": {
"r": 194,
"g": 223,
"b": 174
},
"hsl": {
"h": 95.51,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.86977,
"c": 0.07267,
"h": 132.7
},
"luminance": 0.67301
}Semantic roles & 50–950 ramp
primary
#C2DFAE
secondary
#9E7AB8
accent
#2FB67F
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482