#C8DD78#C8DD78
#C8DD78 is a very light, vivid yellow-green. Relative luminance 0.653; OKLCH L 86.0% C 0.129 H 118.8°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DD78 |
|---|---|
| RGB | rgb(200, 221, 120) |
| HSL | hsl(72, 60%, 67%) |
| HSV | hsv(72, 46%, 87%) |
| CMYK | cmyk(9.5%, 0%, 45.7%, 13.3%) |
| CIE-LAB | lab(84.66, -22.18, 47.01) |
| CIE-LCH | lch(84.66, 51.98, 115.26°) |
| OKLab | oklab(86.01% -0.0622 0.1129) |
| OKLCH | oklch(86.01% 0.129 118.8) |
| XYZ | xyz(53.0664, 65.3486, 27.5836) |
| Luminance | 0.6535 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.86
Greenish Tan
#BCCB7A
ΔE00 4.93
Pale Olive Green
#B1D27B
ΔE00 4.94
Pale Olive
#B9CC81
ΔE00 5.59
Light Khaki
#E6F2A2
ΔE00 6.46
Light Moss Green
#A6C875
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DD78 #8D78DD
analogous
#DDBF78 #C8DD78 #96DD78
triadic
#C8DD78 #78C8DD #DD78C8
tetradic
#C8DD78 #78DDBF #8D78DD #DD7896
square
#C8DD78 #78DDBF #8D78DD #DD7896
split-complementary
#C8DD78 #7896DD #BF78DD
monochromatic
#93AF2C #B4D147 #C8DD78 #DCE9A9 #F0F6DA
Accessibility & contrast
On white
1.49
#C8DD78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#C8DD78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DD78
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DD78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DD78 | 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)
#E8D370
Deuteranopia (green-blind)
#E6D47D
Tritanopia (blue-blind)
#D1D4C5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c8dd78; /* rgb */ color: rgb(200, 221, 120); /* oklch */ color: oklch(86.0% 0.129 118.8);
Tailwind
colors: {
custom: {
50: '#dae7a1',
500: '#c8dd78',
950: '#000000',
},
}SCSS
$custom: #c8dd78; $custom-light: #dae7a1; $custom-dark: #000000;
JSON
{
"hex": "#c8dd78",
"rgb": {
"r": 200,
"g": 221,
"b": 120
},
"hsl": {
"h": 72.475,
"s": 59.763,
"l": 66.863
},
"oklch": {
"l": 0.86005,
"c": 0.12885,
"h": 118.8
},
"luminance": 0.65348
}Semantic roles & 50–950 ramp
primary
#C8DD78
secondary
#5E48B1
accent
#1EC741
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15160F
muted
#848480