#C8DD94#C8DD94
#C8DD94 is a very light, moderate yellow-green. Relative luminance 0.661; OKLCH L 86.5% C 0.098 H 121.5°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DD94 |
|---|---|
| RGB | rgb(200, 221, 148) |
| HSL | hsl(77, 52%, 72%) |
| HSV | hsv(77, 33%, 87%) |
| CMYK | cmyk(9.5%, 0%, 33%, 13.3%) |
| CIE-LAB | lab(85.06, -18.91, 33.59) |
| CIE-LCH | lch(85.06, 38.54, 119.38°) |
| OKLab | oklab(86.46% -0.0512 0.0835) |
| OKLCH | oklch(86.46% 0.098 121.5) |
| XYZ | xyz(55.0208, 66.1304, 37.8771) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.13
Pale Olive Green
#B1D27B
ΔE00 4.62
Greenish Tan
#BCCB7A
ΔE00 4.85
Greenish Beige
#C9D179
ΔE00 5.31
Light Grey Green
#B7E1A1
ΔE00 5.37
Light Khaki
#E6F2A2
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DD94 #A994DD
analogous
#DDCD94 #C8DD94 #A4DD94
triadic
#C8DD94 #94C8DD #DD94C8
tetradic
#C8DD94 #94DDCD #A994DD #DD94A4
square
#C8DD94 #94DDCD #A994DD #DD94A4
split-complementary
#C8DD94 #94A4DD #CD94DD
monochromatic
#96BB3B #B0CE66 #C8DD94 #E0ECC2 #F3F8E8
Accessibility & contrast
On white
1.48
#C8DD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#C8DD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DD94
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DD94 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58F
Deuteranopia (green-blind)
#E3D597
Tritanopia (blue-blind)
#CED6CA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c8dd94; /* rgb */ color: rgb(200, 221, 148); /* oklch */ color: oklch(86.5% 0.098 121.5);
Tailwind
colors: {
custom: {
50: '#d9e7b4',
500: '#c8dd94',
950: '#000000',
},
}SCSS
$custom: #c8dd94; $custom-light: #d9e7b4; $custom-dark: #000000;
JSON
{
"hex": "#c8dd94",
"rgb": {
"r": 200,
"g": 221,
"b": 148
},
"hsl": {
"h": 77.26,
"s": 51.773,
"l": 72.353
},
"oklch": {
"l": 0.86455,
"c": 0.09793,
"h": 121.5
},
"luminance": 0.6613
}Semantic roles & 50–950 ramp
primary
#C8DD94
secondary
#7960B5
accent
#26BF52
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#151611
muted
#848481