#C8DB80#C8DB80
#C8DB80 is a very light, moderate yellow-green. Relative luminance 0.645; OKLCH L 85.7% C 0.118 H 118.6°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DB80 |
|---|---|
| RGB | rgb(200, 219, 128) |
| HSL | hsl(73, 56%, 68%) |
| HSV | hsv(73, 42%, 86%) |
| CMYK | cmyk(8.7%, 0%, 41.6%, 14.1%) |
| CIE-LAB | lab(84.23, -20.34, 42.56) |
| CIE-LCH | lch(84.23, 47.17, 115.55°) |
| OKLab | oklab(85.69% -0.0564 0.1034) |
| OKLCH | oklch(85.69% 0.118 118.6) |
| XYZ | xyz(53.0474, 64.5012, 30.0733) |
| Luminance | 0.6450 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.20
Greenish Tan
#BCCB7A
ΔE00 3.94
Pale Olive Green
#B1D27B
ΔE00 4.32
Pale Olive
#B9CC81
ΔE00 4.39
Light Khaki
#E6F2A2
ΔE00 6.04
Light Moss Green
#A6C875
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DB80 #9380DB
analogous
#DBC080 #C8DB80 #9BDB80
triadic
#C8DB80 #80C8DB #DB80C8
tetradic
#C8DB80 #80DBC0 #9380DB #DB809B
square
#C8DB80 #80DBC0 #9380DB #DB809B
split-complementary
#C8DB80 #809BDB #C080DB
monochromatic
#95AF32 #B3CD50 #C8DB80 #DDE9B0 #F1F6DF
Accessibility & contrast
On white
1.51
#C8DB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#C8DB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DB80
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DB80 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D279
Deuteranopia (green-blind)
#E4D385
Tritanopia (blue-blind)
#D0D2C5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8db80; /* rgb */ color: rgb(200, 219, 128); /* oklch */ color: oklch(85.7% 0.118 118.6);
Tailwind
colors: {
custom: {
50: '#dae6a6',
500: '#c8db80',
950: '#000000',
},
}SCSS
$custom: #c8db80; $custom-light: #dae6a6; $custom-dark: #000000;
JSON
{
"hex": "#c8db80",
"rgb": {
"r": 200,
"g": 219,
"b": 128
},
"hsl": {
"h": 72.527,
"s": 55.828,
"l": 68.039
},
"oklch": {
"l": 0.8569,
"c": 0.11773,
"h": 118.6
},
"luminance": 0.64501
}Semantic roles & 50–950 ramp
primary
#C8DB80
secondary
#634EB1
accent
#22C344
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15150F
muted
#848480