#C8DA99#C8DA99
#C8DA99 is a very light, moderate yellow-green. Relative luminance 0.647; OKLCH L 85.9% C 0.088 H 120.8°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DA99 |
|---|---|
| RGB | rgb(200, 218, 153) |
| HSL | hsl(77, 47%, 73%) |
| HSV | hsv(77, 30%, 85%) |
| CMYK | cmyk(8.3%, 0%, 29.8%, 14.5%) |
| CIE-LAB | lab(84.34, -16.76, 30.07) |
| CIE-LCH | lch(84.34, 34.42, 119.13°) |
| OKLab | oklab(85.91% -0.045 0.0753) |
| OKLCH | oklch(85.91% 0.088 120.8) |
| XYZ | xyz(54.6402, 64.7221, 39.7449) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.15
Greenish Tan
#BCCB7A
ΔE00 5.09
Light Grey Green
#B7E1A1
ΔE00 5.40
Pale Olive Green
#B1D27B
ΔE00 5.46
Greenish Beige
#C9D179
ΔE00 5.83
Light Khaki
#E6F2A2
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DA99 #AB99DA
analogous
#DACB99 #C8DA99 #A7DA99
triadic
#C8DA99 #99C8DA #DA99C8
tetradic
#C8DA99 #99DACB #AB99DA #DA99A7
square
#C8DA99 #99DACB #AB99DA #DA99A7
split-complementary
#C8DA99 #99A7DA #CB99DA
monochromatic
#96B642 #B0CA6C #C8DA99 #E0EAC6 #F3F7E9
Accessibility & contrast
On white
1.51
#C8DA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#C8DA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DA99
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DA99 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D395
Deuteranopia (green-blind)
#E0D39C
Tritanopia (blue-blind)
#CED3C9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8da99; /* rgb */ color: rgb(200, 218, 153); /* oklch */ color: oklch(85.9% 0.088 120.8);
Tailwind
colors: {
custom: {
50: '#d9e5b7',
500: '#c8da99',
950: '#000000',
},
}SCSS
$custom: #c8da99; $custom-light: #d9e5b7; $custom-dark: #000000;
JSON
{
"hex": "#c8da99",
"rgb": {
"r": 200,
"g": 218,
"b": 153
},
"hsl": {
"h": 76.615,
"s": 46.763,
"l": 72.745
},
"oklch": {
"l": 0.85906,
"c": 0.08769,
"h": 120.8
},
"luminance": 0.64722
}Semantic roles & 50–950 ramp
primary
#C8DA99
secondary
#7B66B1
accent
#2CBA53
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#151511
muted
#848481