#C8DA86#C8DA86
#C8DA86 is a very light, moderate yellow-green. Relative luminance 0.641; OKLCH L 85.6% C 0.110 H 118.7°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DA86 |
|---|---|
| RGB | rgb(200, 218, 134) |
| HSL | hsl(73, 53%, 69%) |
| HSV | hsv(73, 39%, 85%) |
| CMYK | cmyk(8.3%, 0%, 38.5%, 14.5%) |
| CIE-LAB | lab(84.04, -19.16, 39.33) |
| CIE-LCH | lch(84.04, 43.75, 115.98°) |
| OKLab | oklab(85.57% -0.0526 0.0963) |
| OKLCH | oklch(85.57% 0.11 118.7) |
| XYZ | xyz(53.1940, 64.1437, 32.1283) |
| Luminance | 0.6414 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.25
Greenish Tan
#BCCB7A
ΔE00 3.56
Pale Olive
#B9CC81
ΔE00 3.72
Pale Olive Green
#B1D27B
ΔE00 4.17
Light Khaki
#E6F2A2
ΔE00 5.88
Light Moss Green
#A6C875
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DA86 #9886DA
analogous
#DAC286 #C8DA86 #9EDA86
triadic
#C8DA86 #86C8DA #DA86C8
tetradic
#C8DA86 #86DAC2 #9886DA #DA869E
square
#C8DA86 #86DAC2 #9886DA #DA869E
split-complementary
#C8DA86 #869EDA #C286DA
monochromatic
#96B036 #B3CC57 #C8DA86 #DDE8B5 #F3F7E4
Accessibility & contrast
On white
1.52
#C8DA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#C8DA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DA86
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DA86 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D280
Deuteranopia (green-blind)
#E2D28A
Tritanopia (blue-blind)
#D0D2C5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8da86; /* rgb */ color: rgb(200, 218, 134); /* oklch */ color: oklch(85.6% 0.110 118.7);
Tailwind
colors: {
custom: {
50: '#dae5aa',
500: '#c8da86',
950: '#000000',
},
}SCSS
$custom: #c8da86; $custom-light: #dae5aa; $custom-dark: #000000;
JSON
{
"hex": "#c8da86",
"rgb": {
"r": 200,
"g": 218,
"b": 134
},
"hsl": {
"h": 72.857,
"s": 53.165,
"l": 69.02
},
"oklch": {
"l": 0.85569,
"c": 0.10976,
"h": 118.7
},
"luminance": 0.64143
}Semantic roles & 50–950 ramp
primary
#C8DA86
secondary
#6854B1
accent
#25C146
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481