#C8DB7B#C8DB7B
#C8DB7B is a very light, vivid yellow-green. Relative luminance 0.644; OKLCH L 85.6% C 0.123 H 118.3°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DB7B |
|---|---|
| RGB | rgb(200, 219, 123) |
| HSL | hsl(72, 57%, 67%) |
| HSV | hsv(72, 44%, 86%) |
| CMYK | cmyk(8.7%, 0%, 43.8%, 14.1%) |
| CIE-LAB | lab(84.16, -20.89, 44.93) |
| CIE-LCH | lch(84.16, 49.55, 114.93°) |
| OKLab | oklab(85.62% -0.0583 0.1084) |
| OKLCH | oklch(85.62% 0.123 118.3) |
| XYZ | xyz(52.7264, 64.3728, 28.3826) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.19
Greenish Tan
#BCCB7A
ΔE00 4.23
Pale Olive Green
#B1D27B
ΔE00 4.64
Pale Olive
#B9CC81
ΔE00 4.89
Light Khaki
#E6F2A2
ΔE00 6.35
Light Moss Green
#A6C875
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DB7B #8E7BDB
analogous
#DBBE7B #C8DB7B #98DB7B
triadic
#C8DB7B #7BC8DB #DB7BC8
tetradic
#C8DB7B #7BDBBE #8E7BDB #DB7B98
square
#C8DB7B #7BDBBE #8E7BDB #DB7B98
split-complementary
#C8DB7B #7B98DB #BE7BDB
monochromatic
#94AD2F #B4CE4B #C8DB7B #DCE8AB #F0F5DB
Accessibility & contrast
On white
1.51
#C8DB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#C8DB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DB7B
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DB7B | 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)
#E6D273
Deuteranopia (green-blind)
#E4D280
Tritanopia (blue-blind)
#D1D2C4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8db7b; /* rgb */ color: rgb(200, 219, 123); /* oklch */ color: oklch(85.6% 0.123 118.3);
Tailwind
colors: {
custom: {
50: '#dae6a3',
500: '#c8db7b',
950: '#000000',
},
}SCSS
$custom: #c8db7b; $custom-light: #dae6a3; $custom-dark: #000000;
JSON
{
"hex": "#c8db7b",
"rgb": {
"r": 200,
"g": 219,
"b": 123
},
"hsl": {
"h": 71.875,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.85615,
"c": 0.12309,
"h": 118.3
},
"luminance": 0.64372
}Semantic roles & 50–950 ramp
primary
#C8DB7B
secondary
#5F4BAF
accent
#21C541
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480