#C8DD80#C8DD80
#C8DD80 is a very light, vivid yellow-green. Relative luminance 0.656; OKLCH L 86.1% C 0.120 H 119.4°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DD80 |
|---|---|
| RGB | rgb(200, 221, 128) |
| HSL | hsl(74, 58%, 68%) |
| HSV | hsv(74, 42%, 87%) |
| CMYK | cmyk(9.5%, 0%, 42.1%, 13.3%) |
| CIE-LAB | lab(84.77, -21.32, 43.24) |
| CIE-LCH | lch(84.77, 48.21, 116.25°) |
| OKLab | oklab(86.12% -0.0591 0.1049) |
| OKLCH | oklch(86.12% 0.12 119.4) |
| XYZ | xyz(53.5723, 65.5510, 30.2482) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.75
Pale Olive Green
#B1D27B
ΔE00 4.36
Greenish Tan
#BCCB7A
ΔE00 4.44
Pale Olive
#B9CC81
ΔE00 4.81
Light Khaki
#E6F2A2
ΔE00 5.90
Light Moss Green
#A6C875
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DD80 #9580DD
analogous
#DDC380 #C8DD80 #99DD80
triadic
#C8DD80 #80C8DD #DD80C8
tetradic
#C8DD80 #80DDC3 #9580DD #DD8099
square
#C8DD80 #80DDC3 #9580DD #DD8099
split-complementary
#C8DD80 #8099DD #C380DD
monochromatic
#95B330 #B3D050 #C8DD80 #DDEAB0 #F2F7E1
Accessibility & contrast
On white
1.49
#C8DD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#C8DD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DD80
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DD80 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D479
Deuteranopia (green-blind)
#E5D485
Tritanopia (blue-blind)
#D0D4C7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c8dd80; /* rgb */ color: rgb(200, 221, 128); /* oklch */ color: oklch(86.1% 0.120 119.4);
Tailwind
colors: {
custom: {
50: '#dae7a6',
500: '#c8dd80',
950: '#000000',
},
}SCSS
$custom: #c8dd80; $custom-light: #dae7a6; $custom-dark: #000000;
JSON
{
"hex": "#c8dd80",
"rgb": {
"r": 200,
"g": 221,
"b": 128
},
"hsl": {
"h": 73.548,
"s": 57.764,
"l": 68.431
},
"oklch": {
"l": 0.86122,
"c": 0.12041,
"h": 119.4
},
"luminance": 0.65551
}Semantic roles & 50–950 ramp
primary
#C8DD80
secondary
#654DB4
accent
#20C545
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15160F
muted
#848480