#CFF077#CFF077
#CFF077 is a very light, vivid yellow-green. Relative luminance 0.769; OKLCH L 90.6% C 0.152 H 122.1°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF077 |
|---|---|
| RGB | rgb(207, 240, 119) |
| HSL | hsl(76, 80%, 70%) |
| HSV | hsv(76, 50%, 94%) |
| CMYK | cmyk(13.7%, 0%, 50.4%, 5.9%) |
| CIE-LAB | lab(90.28, -28.67, 54.39) |
| CIE-LCH | lch(90.28, 61.48, 117.80°) |
| OKLab | oklab(90.63% -0.0809 0.129) |
| OKLCH | oklch(90.63% 0.152 122.1) |
| XYZ | xyz(60.2223, 76.9174, 29.1231) |
| Luminance | 0.7692 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.47
Pear
#CBF85F
ΔE00 3.65
Light Pea Green
#C4FE82
ΔE00 4.74
Pale Lime
#BEFD73
ΔE00 4.96
Pistachio (survey)
#C0FA8B
ΔE00 5.34
Light Yellowish Green
#C2FF89
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF077 #9877F0
analogous
#F0D577 #CFF077 #92F077
triadic
#CFF077 #77CFF0 #F077CF
tetradic
#CFF077 #77F0D5 #9877F0 #F07792
square
#CFF077 #77F0D5 #9877F0 #F07792
split-complementary
#CFF077 #7792F0 #D577F0
monochromatic
#A1D518 #BCEA40 #CFF077 #E2F6AE #F5FCE3
Accessibility & contrast
On white
1.28
#CFF077 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#CFF077 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF077
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF077 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF077 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE46C
Deuteranopia (green-blind)
#F8E37E
Tritanopia (blue-blind)
#D8E6D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cff077; /* rgb */ color: rgb(207, 240, 119); /* oklch */ color: oklch(90.6% 0.152 122.1);
Tailwind
colors: {
custom: {
50: '#e0f5a1',
500: '#cff077',
950: '#000000',
},
}SCSS
$custom: #cff077; $custom-light: #e0f5a1; $custom-dark: #000000;
JSON
{
"hex": "#cff077",
"rgb": {
"r": 207,
"g": 240,
"b": 119
},
"hsl": {
"h": 76.364,
"s": 80.132,
"l": 70.392
},
"oklch": {
"l": 0.9063,
"c": 0.15224,
"h": 122.1
},
"luminance": 0.76917
}Semantic roles & 50–950 ramp
primary
#CFF077
secondary
#6742CA
accent
#09DC43
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580