#C8DD7B#C8DD7B
#C8DD7B is a very light, vivid yellow-green. Relative luminance 0.654; OKLCH L 86.0% C 0.126 H 119.0°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DD7B |
|---|---|
| RGB | rgb(200, 221, 123) |
| HSL | hsl(73, 59%, 67%) |
| HSV | hsv(73, 44%, 87%) |
| CMYK | cmyk(9.5%, 0%, 44.3%, 13.3%) |
| CIE-LAB | lab(84.70, -21.86, 45.60) |
| CIE-LCH | lch(84.70, 50.57, 115.62°) |
| OKLab | oklab(86.05% -0.061 0.1099) |
| OKLCH | oklch(86.05% 0.126 119) |
| XYZ | xyz(53.2513, 65.4226, 28.5575) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.77
Pale Olive Green
#B1D27B
ΔE00 4.70
Greenish Tan
#BCCB7A
ΔE00 4.72
Pale Olive
#B9CC81
ΔE00 5.28
Light Khaki
#E6F2A2
ΔE00 6.23
Light Moss Green
#A6C875
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DD7B #907BDD
analogous
#DDC17B #C8DD7B #97DD7B
triadic
#C8DD7B #7BC8DD #DD7BC8
tetradic
#C8DD7B #7BDDC1 #907BDD #DD7B97
square
#C8DD7B #7BDDC1 #907BDD #DD7B97
split-complementary
#C8DD7B #7B97DD #C17BDD
monochromatic
#94B02D #B4D04A #C8DD7B #DCEAAC #F1F6DC
Accessibility & contrast
On white
1.49
#C8DD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#C8DD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DD7B
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DD7B | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D373
Deuteranopia (green-blind)
#E6D480
Tritanopia (blue-blind)
#D1D4C6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c8dd7b; /* rgb */ color: rgb(200, 221, 123); /* oklch */ color: oklch(86.0% 0.126 119.0);
Tailwind
colors: {
custom: {
50: '#dae7a3',
500: '#c8dd7b',
950: '#000000',
},
}SCSS
$custom: #c8dd7b; $custom-light: #dae7a3; $custom-dark: #000000;
JSON
{
"hex": "#c8dd7b",
"rgb": {
"r": 200,
"g": 221,
"b": 123
},
"hsl": {
"h": 72.857,
"s": 59.036,
"l": 67.451
},
"oklch": {
"l": 0.86048,
"c": 0.12573,
"h": 119
},
"luminance": 0.65422
}Semantic roles & 50–950 ramp
primary
#C8DD7B
secondary
#604AB2
accent
#1FC743
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15160F
muted
#848480