#CFF078#CFF078
#CFF078 is a very light, vivid yellow-green. Relative luminance 0.769; OKLCH L 90.6% C 0.151 H 122.2°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF078 |
|---|---|
| RGB | rgb(207, 240, 120) |
| HSL | hsl(77, 80%, 71%) |
| HSV | hsv(77, 50%, 94%) |
| CMYK | cmyk(13.7%, 0%, 50%, 5.9%) |
| CIE-LAB | lab(90.29, -28.58, 53.94) |
| CIE-LCH | lch(90.29, 61.04, 117.91°) |
| OKLab | oklab(90.64% -0.0805 0.1281) |
| OKLCH | oklch(90.64% 0.151 122.2) |
| XYZ | xyz(60.2826, 76.9416, 29.4410) |
| Luminance | 0.7694 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.44
Pear
#CBF85F
ΔE00 3.76
Light Pea Green
#C4FE82
ΔE00 4.70
Pale Lime
#BEFD73
ΔE00 4.96
Pistachio (survey)
#C0FA8B
ΔE00 5.26
Light Yellowish Green
#C2FF89
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF078 #9978F0
analogous
#F0D578 #CFF078 #93F078
triadic
#CFF078 #78CFF0 #F078CF
tetradic
#CFF078 #78F0D5 #9978F0 #F07893
square
#CFF078 #78F0D5 #9978F0 #F07893
split-complementary
#CFF078 #7893F0 #D578F0
monochromatic
#A2D618 #BBEA41 #CFF078 #E3F6AF #F5FCE3
Accessibility & contrast
On white
1.28
#CFF078 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#CFF078 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF078
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF078 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF078 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE46D
Deuteranopia (green-blind)
#F8E37F
Tritanopia (blue-blind)
#D7E6D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cff078; /* rgb */ color: rgb(207, 240, 120); /* oklch */ color: oklch(90.6% 0.151 122.2);
Tailwind
colors: {
custom: {
50: '#e0f5a2',
500: '#cff078',
950: '#000000',
},
}SCSS
$custom: #cff078; $custom-light: #e0f5a2; $custom-dark: #000000;
JSON
{
"hex": "#cff078",
"rgb": {
"r": 207,
"g": 240,
"b": 120
},
"hsl": {
"h": 76.5,
"s": 80,
"l": 70.588
},
"oklch": {
"l": 0.90643,
"c": 0.1513,
"h": 122.2
},
"luminance": 0.76942
}Semantic roles & 50–950 ramp
primary
#CFF078
secondary
#6842CA
accent
#09DC43
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580