#CDF078#CDF078
#CDF078 is a very light, vivid yellow-green. Relative luminance 0.767; OKLCH L 90.5% C 0.152 H 122.9°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF078 |
|---|---|
| RGB | rgb(205, 240, 120) |
| HSL | hsl(78, 80%, 71%) |
| HSV | hsv(78, 50%, 94%) |
| CMYK | cmyk(14.6%, 0%, 50%, 5.9%) |
| CIE-LAB | lab(90.16, -29.33, 53.75) |
| CIE-LCH | lch(90.16, 61.23, 118.62°) |
| OKLab | oklab(90.5% -0.0826 0.1277) |
| OKLCH | oklch(90.5% 0.152 122.9) |
| XYZ | xyz(59.7273, 76.6552, 29.4150) |
| Luminance | 0.7665 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.21
Pear
#CBF85F
ΔE00 3.73
Light Pea Green
#C4FE82
ΔE00 4.39
Pale Lime
#BEFD73
ΔE00 4.66
Pistachio (survey)
#C0FA8B
ΔE00 4.92
Light Yellowish Green
#C2FF89
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF078 #9B78F0
analogous
#F0D778 #CDF078 #91F078
triadic
#CDF078 #78CDF0 #F078CD
tetradic
#CDF078 #78F0D7 #9B78F0 #F07891
square
#CDF078 #78F0D7 #9B78F0 #F07891
split-complementary
#CDF078 #7891F0 #D778F0
monochromatic
#9ED618 #B9EA41 #CDF078 #E1F6AF #F5FCE3
Accessibility & contrast
On white
1.29
#CDF078 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#CDF078 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF078
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF078 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF078 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE46D
Deuteranopia (green-blind)
#F7E37F
Tritanopia (blue-blind)
#D5E6D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cdf078; /* rgb */ color: rgb(205, 240, 120); /* oklch */ color: oklch(90.5% 0.152 122.9);
Tailwind
colors: {
custom: {
50: '#def5a2',
500: '#cdf078',
950: '#000000',
},
}SCSS
$custom: #cdf078; $custom-light: #def5a2; $custom-dark: #000000;
JSON
{
"hex": "#cdf078",
"rgb": {
"r": 205,
"g": 240,
"b": 120
},
"hsl": {
"h": 77.5,
"s": 80,
"l": 70.588
},
"oklch": {
"l": 0.90503,
"c": 0.15205,
"h": 122.9
},
"luminance": 0.76655
}Semantic roles & 50–950 ramp
primary
#CDF078
secondary
#6A42CA
accent
#09DC47
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580