#C2DF89#C2DF89
#C2DF89 is a very light, moderate yellow-green. Relative luminance 0.661; OKLCH L 86.3% C 0.115 H 124.0°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DF89 |
|---|---|
| RGB | rgb(194, 223, 137) |
| HSL | hsl(80, 57%, 71%) |
| HSV | hsv(80, 39%, 87%) |
| CMYK | cmyk(13%, 0%, 38.6%, 12.5%) |
| CIE-LAB | lab(85.02, -23.51, 39.01) |
| CIE-LCH | lch(85.02, 45.54, 121.07°) |
| OKLab | oklab(86.26% -0.0645 0.0957) |
| OKLCH | oklch(86.26% 0.115 124) |
| XYZ | xyz(53.1509, 66.0506, 33.6110) |
| Luminance | 0.6605 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.41
Pale Olive
#B9CC81
ΔE00 4.70
Greenish Tan
#BCCB7A
ΔE00 5.16
Greenish Beige
#C9D179
ΔE00 5.60
Light Grey Green
#B7E1A1
ΔE00 5.73
Light Moss Green
#A6C875
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DF89 #A689DF
analogous
#DFD189 #C2DF89 #97DF89
triadic
#C2DF89 #89C2DF #DF89C2
tetradic
#C2DF89 #89DFD1 #A689DF #DF8997
square
#C2DF89 #89DFD1 #A689DF #DF8997
split-complementary
#C2DF89 #8997DF #D189DF
monochromatic
#8DBB33 #A9D259 #C2DF89 #DBECB9 #F3F8E7
Accessibility & contrast
On white
1.48
#C2DF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#C2DF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DF89
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DF89 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D583
Deuteranopia (green-blind)
#E4D48D
Tritanopia (blue-blind)
#C8D7CA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c2df89; /* rgb */ color: rgb(194, 223, 137); /* oklch */ color: oklch(86.3% 0.115 124.0);
Tailwind
colors: {
custom: {
50: '#d5e9ac',
500: '#c2df89',
950: '#000000',
},
}SCSS
$custom: #c2df89; $custom-light: #d5e9ac; $custom-dark: #000000;
JSON
{
"hex": "#c2df89",
"rgb": {
"r": 194,
"g": 223,
"b": 137
},
"hsl": {
"h": 80.233,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.86264,
"c": 0.11544,
"h": 124
},
"luminance": 0.66051
}Semantic roles & 50–950 ramp
primary
#C2DF89
secondary
#7656B7
accent
#21C558
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481