#C8DA98#C8DA98
#C8DA98 is a very light, moderate yellow-green. Relative luminance 0.647; OKLCH L 85.9% C 0.089 H 120.7°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DA98 |
|---|---|
| RGB | rgb(200, 218, 152) |
| HSL | hsl(76, 47%, 73%) |
| HSV | hsv(76, 30%, 85%) |
| CMYK | cmyk(8.3%, 0%, 30.3%, 14.5%) |
| CIE-LAB | lab(84.32, -16.89, 30.56) |
| CIE-LCH | lch(84.32, 34.92, 118.93°) |
| OKLab | oklab(85.89% -0.0454 0.0764) |
| OKLCH | oklch(85.89% 0.089 120.7) |
| XYZ | xyz(54.5579, 64.6892, 39.3117) |
| Luminance | 0.6469 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.04
Greenish Tan
#BCCB7A
ΔE00 4.95
Pale Olive Green
#B1D27B
ΔE00 5.33
Light Grey Green
#B7E1A1
ΔE00 5.47
Greenish Beige
#C9D179
ΔE00 5.65
Light Khaki
#E6F2A2
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DA98 #AA98DA
analogous
#DACB98 #C8DA98 #A7DA98
triadic
#C8DA98 #98C8DA #DA98C8
tetradic
#C8DA98 #98DACB #AA98DA #DA98A7
square
#C8DA98 #98DACB #AA98DA #DA98A7
split-complementary
#C8DA98 #98A7DA #CB98DA
monochromatic
#96B641 #B0CA6B #C8DA98 #E0EAC5 #F3F7E8
Accessibility & contrast
On white
1.51
#C8DA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#C8DA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DA98
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DA98 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D394
Deuteranopia (green-blind)
#E0D39B
Tritanopia (blue-blind)
#CED3C9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8da98; /* rgb */ color: rgb(200, 218, 152); /* oklch */ color: oklch(85.9% 0.089 120.7);
Tailwind
colors: {
custom: {
50: '#d9e5b7',
500: '#c8da98',
950: '#000000',
},
}SCSS
$custom: #c8da98; $custom-light: #d9e5b7; $custom-dark: #000000;
JSON
{
"hex": "#c8da98",
"rgb": {
"r": 200,
"g": 218,
"b": 152
},
"hsl": {
"h": 76.364,
"s": 47.143,
"l": 72.549
},
"oklch": {
"l": 0.85887,
"c": 0.08889,
"h": 120.7
},
"luminance": 0.64689
}Semantic roles & 50–950 ramp
primary
#C8DA98
secondary
#7A65B1
accent
#2BBA52
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#151511
muted
#848481