#C8DC80#C8DC80
#C8DC80 is a very light, moderate yellow-green. Relative luminance 0.650; OKLCH L 85.9% C 0.119 H 119.0°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DC80 |
|---|---|
| RGB | rgb(200, 220, 128) |
| HSL | hsl(73, 57%, 68%) |
| HSV | hsv(73, 42%, 86%) |
| CMYK | cmyk(9.1%, 0%, 41.8%, 13.7%) |
| CIE-LAB | lab(84.50, -20.83, 42.90) |
| CIE-LCH | lch(84.50, 47.69, 115.90°) |
| OKLab | oklab(85.91% -0.0577 0.1041) |
| OKLCH | oklch(85.91% 0.119 119) |
| XYZ | xyz(53.3091, 65.0245, 30.1605) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.47
Greenish Tan
#BCCB7A
ΔE00 4.19
Pale Olive Green
#B1D27B
ΔE00 4.33
Pale Olive
#B9CC81
ΔE00 4.60
Light Khaki
#E6F2A2
ΔE00 5.96
Light Moss Green
#A6C875
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DC80 #9480DC
analogous
#DCC280 #C8DC80 #9ADC80
triadic
#C8DC80 #80C8DC #DC80C8
tetradic
#C8DC80 #80DCC2 #9480DC #DC809A
square
#C8DC80 #80DCC2 #9480DC #DC809A
split-complementary
#C8DC80 #809ADC #C280DC
monochromatic
#95B131 #B3CF50 #C8DC80 #DDE9B0 #F2F6E0
Accessibility & contrast
On white
1.50
#C8DC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#C8DC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DC80
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DC80 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D379
Deuteranopia (green-blind)
#E4D385
Tritanopia (blue-blind)
#D0D3C6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c8dc80; /* rgb */ color: rgb(200, 220, 128); /* oklch */ color: oklch(85.9% 0.119 119.0);
Tailwind
colors: {
custom: {
50: '#dae6a6',
500: '#c8dc80',
950: '#000000',
},
}SCSS
$custom: #c8dc80; $custom-light: #dae6a6; $custom-dark: #000000;
JSON
{
"hex": "#c8dc80",
"rgb": {
"r": 200,
"g": 220,
"b": 128
},
"hsl": {
"h": 73.043,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.85906,
"c": 0.11907,
"h": 119
},
"luminance": 0.65024
}Semantic roles & 50–950 ramp
primary
#C8DC80
secondary
#644EB3
accent
#21C445
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15160F
muted
#848480