#C2D899#C2D899
#C2D899 is a very light, moderate yellow-green. Relative luminance 0.629; OKLCH L 85.0% C 0.087 H 123.9°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D899 |
|---|---|
| RGB | rgb(194, 216, 153) |
| HSL | hsl(81, 45%, 72%) |
| HSV | hsv(81, 29%, 85%) |
| CMYK | cmyk(10.2%, 0%, 29.2%, 15.3%) |
| CIE-LAB | lab(83.38, -17.98, 28.70) |
| CIE-LCH | lch(83.38, 33.87, 122.06°) |
| OKLab | oklab(85.03% -0.0483 0.0721) |
| OKLCH | oklch(85.03% 0.087 123.9) |
| XYZ | xyz(52.5532, 62.8808, 39.4994) |
| Luminance | 0.6288 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.08
Light Grey Green
#B7E1A1
ΔE00 4.46
Pale Olive Green
#B1D27B
ΔE00 5.14
Greenish Tan
#BCCB7A
ΔE00 5.37
Light Moss Green
#A6C875
ΔE00 6.37
Light Sage
#BCECAC
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D899 #AF99D8
analogous
#D8CE99 #C2D899 #A3D899
triadic
#C2D899 #99C2D8 #D899C2
tetradic
#C2D899 #99D8CE #AF99D8 #D899A3
square
#C2D899 #99D8CE #AF99D8 #D899A3
split-complementary
#C2D899 #99A3D8 #CE99D8
monochromatic
#8CB244 #A8C76D #C2D899 #DCE9C5 #F2F7E9
Accessibility & contrast
On white
1.55
#C2D899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#C2D899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D899
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D899 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD095
Deuteranopia (green-blind)
#DCD09C
Tritanopia (blue-blind)
#C6D2C7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c2d899; /* rgb */ color: rgb(194, 216, 153); /* oklch */ color: oklch(85.0% 0.087 123.9);
Tailwind
colors: {
custom: {
50: '#d5e4b7',
500: '#c2d899',
950: '#000000',
},
}SCSS
$custom: #c2d899; $custom-light: #d5e4b7; $custom-dark: #000000;
JSON
{
"hex": "#c2d899",
"rgb": {
"r": 194,
"g": 216,
"b": 153
},
"hsl": {
"h": 80.952,
"s": 44.681,
"l": 72.353
},
"oklch": {
"l": 0.85034,
"c": 0.08678,
"h": 123.9
},
"luminance": 0.62881
}Semantic roles & 50–950 ramp
primary
#C2D899
secondary
#8066AF
accent
#2EB85E
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481