#C8DB77#C8DB77
#C8DB77 is a very light, vivid yellow-green. Relative luminance 0.643; OKLCH L 85.6% C 0.127 H 118.0°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DB77 |
|---|---|
| RGB | rgb(200, 219, 119) |
| HSL | hsl(71, 58%, 66%) |
| HSV | hsv(71, 46%, 86%) |
| CMYK | cmyk(8.7%, 0%, 45.7%, 14.1%) |
| CIE-LAB | lab(84.11, -21.31, 46.81) |
| CIE-LCH | lch(84.11, 51.43, 114.47°) |
| OKLab | oklab(85.56% -0.0598 0.1124) |
| OKLCH | oklch(85.56% 0.127 118) |
| XYZ | xyz(52.4811, 64.2747, 27.0907) |
| Luminance | 0.6427 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.32
Greenish Tan
#BCCB7A
ΔE00 4.54
Pale Olive Green
#B1D27B
ΔE00 4.96
Pale Olive
#B9CC81
ΔE00 5.33
Light Khaki
#E6F2A2
ΔE00 6.64
Light Moss Green
#A6C875
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DB77 #8A77DB
analogous
#DBBC77 #C8DB77 #96DB77
triadic
#C8DB77 #77C8DB #DB77C8
tetradic
#C8DB77 #77DBBC #8A77DB #DB7796
square
#C8DB77 #77DBBC #8A77DB #DB7796
split-complementary
#C8DB77 #7796DB #BC77DB
monochromatic
#93AA2D #B4CE47 #C8DB77 #DCE8A7 #EFF5D8
Accessibility & contrast
On white
1.52
#C8DB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#C8DB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DB77
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DB77 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D26F
Deuteranopia (green-blind)
#E5D27C
Tritanopia (blue-blind)
#D1D2C3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8db77; /* rgb */ color: rgb(200, 219, 119); /* oklch */ color: oklch(85.6% 0.127 118.0);
Tailwind
colors: {
custom: {
50: '#dae6a0',
500: '#c8db77',
950: '#000000',
},
}SCSS
$custom: #c8db77; $custom-light: #dae6a0; $custom-dark: #000000;
JSON
{
"hex": "#c8db77",
"rgb": {
"r": 200,
"g": 219,
"b": 119
},
"hsl": {
"h": 71.4,
"s": 58.14,
"l": 66.275
},
"oklch": {
"l": 0.85558,
"c": 0.12727,
"h": 118
},
"luminance": 0.64274
}Semantic roles & 50–950 ramp
primary
#C8DB77
secondary
#5C49AD
accent
#20C63F
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480