#C2DFAA#C2DFAA
#C2DFAA is a very light, moderate yellow-green. Relative luminance 0.671; OKLCH L 86.9% C 0.077 H 131.2°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DFAA |
|---|---|
| RGB | rgb(194, 223, 170) |
| HSL | hsl(93, 45%, 77%) |
| HSV | hsv(93, 24%, 87%) |
| CMYK | cmyk(13%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(85.58, -18.94, 22.88) |
| CIE-LCH | lch(85.58, 29.70, 129.62°) |
| OKLab | oklab(86.89% -0.051 0.0582) |
| OKLCH | oklch(86.89% 0.077 131.2) |
| XYZ | xyz(55.8903, 67.1464, 48.0384) |
| Luminance | 0.6715 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.16
Light Sage
#BCECAC
ΔE00 4.41
Very Pale Green
#CFFDBC
ΔE00 6.77
Very Light Green
#D1FFBD
ΔE00 7.15
Washed Out Green
#BCF5A6
ΔE00 7.17
Pale Olive
#B9CC81
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DFAA #C7AADF
analogous
#DDDFAA #C2DFAA #AADFAD
triadic
#C2DFAA #AAC2DF #DFAAC2
tetradic
#C2DFAA #AADDDF #C7AADF #DFADAA
square
#C2DFAA #AADDDF #C7AADF #DFADAA
split-complementary
#C2DFAA #ADAADF #DFAADD
monochromatic
#82BE51 #A2CE7E #C2DFAA #E2F0D6 #EFF7E9
Accessibility & contrast
On white
1.46
#C2DFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#C2DFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DFAA
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DFAA | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A7
Deuteranopia (green-blind)
#DFD5AC
Tritanopia (blue-blind)
#C3DAD1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c2dfaa; /* rgb */ color: rgb(194, 223, 170); /* oklch */ color: oklch(86.9% 0.077 131.2);
Tailwind
colors: {
custom: {
50: '#d5e9c3',
500: '#c2dfaa',
950: '#000000',
},
}SCSS
$custom: #c2dfaa; $custom-light: #d5e9c3; $custom-dark: #000000;
JSON
{
"hex": "#c2dfaa",
"rgb": {
"r": 194,
"g": 223,
"b": 170
},
"hsl": {
"h": 92.83,
"s": 45.299,
"l": 77.059
},
"oklch": {
"l": 0.8689,
"c": 0.07736,
"h": 131.2
},
"luminance": 0.67147
}Semantic roles & 50–950 ramp
primary
#C2DFAA
secondary
#9A75B8
accent
#2DB879
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482