#C8DF80#C8DF80
#C8DF80 is a very light, vivid yellow-green. Relative luminance 0.666; OKLCH L 86.6% C 0.123 H 120.2°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DF80 |
|---|---|
| RGB | rgb(200, 223, 128) |
| HSL | hsl(75, 60%, 69%) |
| HSV | hsv(75, 43%, 87%) |
| CMYK | cmyk(10.3%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(85.31, -22.29, 43.92) |
| CIE-LCH | lch(85.31, 49.25, 116.91°) |
| OKLab | oklab(86.56% -0.0619 0.1064) |
| OKLCH | oklch(86.56% 0.123 120.2) |
| XYZ | xyz(54.1035, 66.6134, 30.4253) |
| Luminance | 0.6661 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.30
Pale Olive Green
#B1D27B
ΔE00 4.47
Greenish Tan
#BCCB7A
ΔE00 4.96
Pale Olive
#B9CC81
ΔE00 5.25
Light Khaki
#E6F2A2
ΔE00 5.82
Light Moss Green
#A6C875
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DF80 #9780DF
analogous
#DFC780 #C8DF80 #99DF80
triadic
#C8DF80 #80C8DF #DF80C8
tetradic
#C8DF80 #80DFC7 #9780DF #DF8099
square
#C8DF80 #80DFC7 #9780DF #DF8099
split-complementary
#C8DF80 #8099DF #C780DF
monochromatic
#96B72E #B3D34F #C8DF80 #DDEBB1 #F2F8E2
Accessibility & contrast
On white
1.47
#C8DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#C8DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DF80
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DF80 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD578
Deuteranopia (green-blind)
#E7D585
Tritanopia (blue-blind)
#D0D6C8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c8df80; /* rgb */ color: rgb(200, 223, 128); /* oklch */ color: oklch(86.6% 0.123 120.2);
Tailwind
colors: {
custom: {
50: '#dae9a6',
500: '#c8df80',
950: '#000000',
},
}SCSS
$custom: #c8df80; $custom-light: #dae9a6; $custom-dark: #000000;
JSON
{
"hex": "#c8df80",
"rgb": {
"r": 200,
"g": 223,
"b": 128
},
"hsl": {
"h": 74.526,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.86555,
"c": 0.12311,
"h": 120.2
},
"luminance": 0.66613
}Semantic roles & 50–950 ramp
primary
#C8DF80
secondary
#674DB6
accent
#1EC747
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15160F
muted
#848480