#C8DD79#C8DD79
#C8DD79 is a very light, vivid yellow-green. Relative luminance 0.654; OKLCH L 86.0% C 0.128 H 118.9°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DD79 |
|---|---|
| RGB | rgb(200, 221, 121) |
| HSL | hsl(73, 60%, 67%) |
| HSV | hsv(73, 45%, 87%) |
| CMYK | cmyk(9.5%, 0%, 45.2%, 13.3%) |
| CIE-LAB | lab(84.68, -22.07, 46.54) |
| CIE-LCH | lch(84.68, 51.51, 115.37°) |
| OKLab | oklab(86.02% -0.0618 0.1119) |
| OKLCH | oklch(86.02% 0.128 118.9) |
| XYZ | xyz(53.1274, 65.3730, 27.9049) |
| Luminance | 0.6537 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.82
Pale Olive Green
#B1D27B
ΔE00 4.86
Greenish Tan
#BCCB7A
ΔE00 4.86
Pale Olive
#B9CC81
ΔE00 5.49
Light Khaki
#E6F2A2
ΔE00 6.38
Light Moss Green
#A6C875
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DD79 #8E79DD
analogous
#DDC079 #C8DD79 #96DD79
triadic
#C8DD79 #79C8DD #DD79C8
tetradic
#C8DD79 #79DDC0 #8E79DD #DD7996
square
#C8DD79 #79DDC0 #8E79DD #DD7996
split-complementary
#C8DD79 #7996DD #C079DD
monochromatic
#94AF2C #B4D148 #C8DD79 #DCE9AA #F0F6DB
Accessibility & contrast
On white
1.49
#C8DD79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#C8DD79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DD79
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DD79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DD79 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D371
Deuteranopia (green-blind)
#E6D47E
Tritanopia (blue-blind)
#D1D4C5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c8dd79; /* rgb */ color: rgb(200, 221, 121); /* oklch */ color: oklch(86.0% 0.128 118.9);
Tailwind
colors: {
custom: {
50: '#dae7a1',
500: '#c8dd79',
950: '#000000',
},
}SCSS
$custom: #c8dd79; $custom-light: #dae7a1; $custom-dark: #000000;
JSON
{
"hex": "#c8dd79",
"rgb": {
"r": 200,
"g": 221,
"b": 121
},
"hsl": {
"h": 72.6,
"s": 59.524,
"l": 67.059
},
"oklch": {
"l": 0.86019,
"c": 0.12782,
"h": 118.9
},
"luminance": 0.65373
}Semantic roles & 50–950 ramp
primary
#C8DD79
secondary
#5F49B1
accent
#1EC742
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15160F
muted
#848480