#C8DB7A#C8DB7A
#C8DB7A is a very light, vivid yellow-green. Relative luminance 0.643; OKLCH L 85.6% C 0.124 H 118.2°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DB7A |
|---|---|
| RGB | rgb(200, 219, 122) |
| HSL | hsl(72, 57%, 67%) |
| HSV | hsv(72, 44%, 86%) |
| CMYK | cmyk(8.7%, 0%, 44.3%, 14.1%) |
| CIE-LAB | lab(84.15, -20.99, 45.40) |
| CIE-LCH | lch(84.15, 50.02, 114.82°) |
| OKLab | oklab(85.6% -0.0587 0.1094) |
| OKLCH | oklch(85.6% 0.124 118.2) |
| XYZ | xyz(52.6641, 64.3479, 28.0546) |
| Luminance | 0.6435 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.21
Greenish Tan
#BCCB7A
ΔE00 4.30
Pale Olive Green
#B1D27B
ΔE00 4.72
Pale Olive
#B9CC81
ΔE00 5.00
Light Khaki
#E6F2A2
ΔE00 6.42
Light Moss Green
#A6C875
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DB7A #8D7ADB
analogous
#DBBE7A #C8DB7A #98DB7A
triadic
#C8DB7A #7AC8DB #DB7AC8
tetradic
#C8DB7A #7ADBBE #8D7ADB #DB7A98
square
#C8DB7A #7ADBBE #8D7ADB #DB7A98
split-complementary
#C8DB7A #7A98DB #BE7ADB
monochromatic
#93AC2F #B4CE4A #C8DB7A #DCE8AA #F0F5DA
Accessibility & contrast
On white
1.51
#C8DB7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#C8DB7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DB7A
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DB7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DB7A | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D272
Deuteranopia (green-blind)
#E4D27F
Tritanopia (blue-blind)
#D1D2C4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8db7a; /* rgb */ color: rgb(200, 219, 122); /* oklch */ color: oklch(85.6% 0.124 118.2);
Tailwind
colors: {
custom: {
50: '#dae6a2',
500: '#c8db7a',
950: '#000000',
},
}SCSS
$custom: #c8db7a; $custom-light: #dae6a2; $custom-dark: #000000;
JSON
{
"hex": "#c8db7a",
"rgb": {
"r": 200,
"g": 219,
"b": 122
},
"hsl": {
"h": 71.753,
"s": 57.396,
"l": 66.863
},
"oklch": {
"l": 0.856,
"c": 0.12414,
"h": 118.2
},
"luminance": 0.64348
}Semantic roles & 50–950 ramp
primary
#C8DB7A
secondary
#5E4BAF
accent
#21C541
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480