#C8DA93#C8DA93
#C8DA93 is a very light, moderate yellow-green. Relative luminance 0.645; OKLCH L 85.8% C 0.095 H 120.0°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DA93 |
|---|---|
| RGB | rgb(200, 218, 147) |
| HSL | hsl(75, 49%, 72%) |
| HSV | hsv(75, 33%, 85%) |
| CMYK | cmyk(8.3%, 0%, 32.6%, 14.5%) |
| CIE-LAB | lab(84.24, -17.55, 33.01) |
| CIE-LCH | lch(84.24, 37.39, 118.00°) |
| OKLab | oklab(85.79% -0.0474 0.0821) |
| OKLCH | oklch(85.79% 0.095 120) |
| XYZ | xyz(54.1570, 64.5289, 37.2003) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.62
Greenish Tan
#BCCB7A
ΔE00 4.31
Pale Olive Green
#B1D27B
ΔE00 4.76
Greenish Beige
#C9D179
ΔE00 4.83
Light Grey Green
#B7E1A1
ΔE00 5.89
Light Khaki
#E6F2A2
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DA93 #A593DA
analogous
#DAC993 #C8DA93 #A5DA93
triadic
#C8DA93 #93C8DA #DA93C8
tetradic
#C8DA93 #93DAC9 #A593DA #DA93A5
square
#C8DA93 #93DAC9 #A593DA #DA93A5
split-complementary
#C8DA93 #93A5DA #C993DA
monochromatic
#97B53E #B1CA65 #C8DA93 #DFEAC1 #F3F7E8
Accessibility & contrast
On white
1.51
#C8DA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#C8DA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DA93
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DA93 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D28E
Deuteranopia (green-blind)
#E0D296
Tritanopia (blue-blind)
#CED3C8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8da93; /* rgb */ color: rgb(200, 218, 147); /* oklch */ color: oklch(85.8% 0.095 120.0);
Tailwind
colors: {
custom: {
50: '#d9e5b3',
500: '#c8da93',
950: '#000000',
},
}SCSS
$custom: #c8da93; $custom-light: #d9e5b3; $custom-dark: #000000;
JSON
{
"hex": "#c8da93",
"rgb": {
"r": 200,
"g": 218,
"b": 147
},
"hsl": {
"h": 75.211,
"s": 48.966,
"l": 71.569
},
"oklch": {
"l": 0.85794,
"c": 0.09481,
"h": 120
},
"luminance": 0.64529
}Semantic roles & 50–950 ramp
primary
#C8DA93
secondary
#7560B1
accent
#29BC4F
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#151511
muted
#848481