#C8DB78#C8DB78
#C8DB78 is a very light, vivid yellow-green. Relative luminance 0.643; OKLCH L 85.6% C 0.126 H 118.1°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DB78 |
|---|---|
| RGB | rgb(200, 219, 120) |
| HSL | hsl(72, 58%, 66%) |
| HSV | hsv(72, 45%, 86%) |
| CMYK | cmyk(8.7%, 0%, 45.2%, 14.1%) |
| CIE-LAB | lab(84.12, -21.20, 46.34) |
| CIE-LCH | lch(84.12, 50.96, 114.59°) |
| OKLab | oklab(85.57% -0.0594 0.1114) |
| OKLCH | oklch(85.57% 0.126 118.1) |
| XYZ | xyz(52.5415, 64.2988, 27.4086) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.28
Greenish Tan
#BCCB7A
ΔE00 4.46
Pale Olive Green
#B1D27B
ΔE00 4.88
Pale Olive
#B9CC81
ΔE00 5.22
Light Khaki
#E6F2A2
ΔE00 6.56
Light Moss Green
#A6C875
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DB78 #8B78DB
analogous
#DBBD78 #C8DB78 #97DB78
triadic
#C8DB78 #78C8DB #DB78C8
tetradic
#C8DB78 #78DBBD #8B78DB #DB7897
square
#C8DB78 #78DBBD #8B78DB #DB7897
split-complementary
#C8DB78 #7897DB #BD78DB
monochromatic
#93AB2E #B4CE48 #C8DB78 #DCE8A8 #EFF5D9
Accessibility & contrast
On white
1.52
#C8DB78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#C8DB78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DB78
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DB78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DB78 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D270
Deuteranopia (green-blind)
#E4D27D
Tritanopia (blue-blind)
#D1D2C4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8db78; /* rgb */ color: rgb(200, 219, 120); /* oklch */ color: oklch(85.6% 0.126 118.1);
Tailwind
colors: {
custom: {
50: '#dae6a1',
500: '#c8db78',
950: '#000000',
},
}SCSS
$custom: #c8db78; $custom-light: #dae6a1; $custom-dark: #000000;
JSON
{
"hex": "#c8db78",
"rgb": {
"r": 200,
"g": 219,
"b": 120
},
"hsl": {
"h": 71.515,
"s": 57.895,
"l": 66.471
},
"oklch": {
"l": 0.85572,
"c": 0.12623,
"h": 118.1
},
"luminance": 0.64298
}Semantic roles & 50–950 ramp
primary
#C8DB78
secondary
#5D4AAE
accent
#20C540
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480