#C8DA85#C8DA85
#C8DA85 is a very light, moderate yellow-green. Relative luminance 0.641; OKLCH L 85.6% C 0.111 H 118.6°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DA85 |
|---|---|
| RGB | rgb(200, 218, 133) |
| HSL | hsl(73, 53%, 69%) |
| HSV | hsv(73, 39%, 85%) |
| CMYK | cmyk(8.3%, 0%, 39%, 14.5%) |
| CIE-LAB | lab(84.03, -19.28, 39.82) |
| CIE-LCH | lch(84.03, 44.24, 115.84°) |
| OKLab | oklab(85.55% -0.053 0.0974) |
| OKLCH | oklch(85.55% 0.111 118.6) |
| XYZ | xyz(53.1246, 64.1159, 31.7627) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.17
Greenish Tan
#BCCB7A
ΔE00 3.56
Pale Olive
#B9CC81
ΔE00 3.78
Pale Olive Green
#B1D27B
ΔE00 4.18
Light Khaki
#E6F2A2
ΔE00 5.91
Light Moss Green
#A6C875
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DA85 #9785DA
analogous
#DAC285 #C8DA85 #9EDA85
triadic
#C8DA85 #85C8DA #DA85C8
tetradic
#C8DA85 #85DAC2 #9785DA #DA859E
square
#C8DA85 #85DAC2 #9785DA #DA859E
split-complementary
#C8DA85 #859EDA #C285DA
monochromatic
#96AF35 #B3CC56 #C8DA85 #DDE8B4 #F2F6E3
Accessibility & contrast
On white
1.52
#C8DA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#C8DA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DA85
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DA85 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17F
Deuteranopia (green-blind)
#E2D289
Tritanopia (blue-blind)
#D0D2C5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8da85; /* rgb */ color: rgb(200, 218, 133); /* oklch */ color: oklch(85.6% 0.111 118.6);
Tailwind
colors: {
custom: {
50: '#dae5a9',
500: '#c8da85',
950: '#000000',
},
}SCSS
$custom: #c8da85; $custom-light: #dae5a9; $custom-dark: #000000;
JSON
{
"hex": "#c8da85",
"rgb": {
"r": 200,
"g": 218,
"b": 133
},
"hsl": {
"h": 72.706,
"s": 53.459,
"l": 68.824
},
"oklch": {
"l": 0.85553,
"c": 0.11087,
"h": 118.6
},
"luminance": 0.64116
}Semantic roles & 50–950 ramp
primary
#C8DA85
secondary
#6753B1
accent
#25C146
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481