#C8DD99#C8DD99
#C8DD99 is a very light, moderate yellow-green. Relative luminance 0.663; OKLCH L 86.5% C 0.092 H 122.3°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DD99 |
|---|---|
| RGB | rgb(200, 221, 153) |
| HSL | hsl(79, 50%, 73%) |
| HSV | hsv(79, 31%, 87%) |
| CMYK | cmyk(9.5%, 0%, 30.8%, 13.3%) |
| CIE-LAB | lab(85.15, -18.24, 31.14) |
| CIE-LCH | lch(85.15, 36.09, 120.36°) |
| OKLab | oklab(86.55% -0.0492 0.0778) |
| OKLCH | oklch(86.55% 0.092 122.3) |
| XYZ | xyz(55.4252, 66.2921, 40.0066) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.46
Light Grey Green
#B7E1A1
ΔE00 4.86
Pale Olive Green
#B1D27B
ΔE00 5.16
Greenish Tan
#BCCB7A
ΔE00 5.39
Light Khaki
#E6F2A2
ΔE00 5.97
Greenish Beige
#C9D179
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DD99 #AE99DD
analogous
#DDD099 #C8DD99 #A6DD99
triadic
#C8DD99 #99C8DD #DD99C8
tetradic
#C8DD99 #99DDD0 #AE99DD #DD99A6
square
#C8DD99 #99DDD0 #AE99DD #DD99A6
split-complementary
#C8DD99 #99A6DD #D099DD
monochromatic
#96BD3F #AFCE6B #C8DD99 #E1ECC7 #F3F7E8
Accessibility & contrast
On white
1.47
#C8DD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#C8DD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DD99
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DD99 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D594
Deuteranopia (green-blind)
#E2D59C
Tritanopia (blue-blind)
#CDD6CB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c8dd99; /* rgb */ color: rgb(200, 221, 153); /* oklch */ color: oklch(86.5% 0.092 122.3);
Tailwind
colors: {
custom: {
50: '#d9e7b7',
500: '#c8dd99',
950: '#000000',
},
}SCSS
$custom: #c8dd99; $custom-light: #d9e7b7; $custom-dark: #000000;
JSON
{
"hex": "#c8dd99",
"rgb": {
"r": 200,
"g": 221,
"b": 153
},
"hsl": {
"h": 78.529,
"s": 50,
"l": 73.333
},
"oklch": {
"l": 0.86548,
"c": 0.09206,
"h": 122.3
},
"luminance": 0.66292
}Semantic roles & 50–950 ramp
primary
#C8DD99
secondary
#7E65B5
accent
#28BD56
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#151611
muted
#848481