#CFF074#CFF074
#CFF074 is a very light, vivid yellow-green. Relative luminance 0.768; OKLCH L 90.6% C 0.155 H 121.9°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF074 |
|---|---|
| RGB | rgb(207, 240, 116) |
| HSL | hsl(76, 81%, 70%) |
| HSV | hsv(76, 52%, 94%) |
| CMYK | cmyk(13.7%, 0%, 51.7%, 5.9%) |
| CIE-LAB | lab(90.25, -28.95, 55.72) |
| CIE-LCH | lch(90.25, 62.80, 117.46°) |
| OKLab | oklab(90.59% -0.0819 0.1316) |
| OKLCH | oklch(90.59% 0.155 121.9) |
| XYZ | xyz(60.0449, 76.8465, 28.1892) |
| Luminance | 0.7685 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.35
Light Yellow Green
#CCFD7F
ΔE00 3.56
Light Pea Green
#C4FE82
ΔE00 4.88
Pale Lime
#BEFD73
ΔE00 4.97
Pistachio (survey)
#C0FA8B
ΔE00 5.58
Light Yellowish Green
#C2FF89
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF074 #9574F0
analogous
#F0D374 #CFF074 #91F074
triadic
#CFF074 #74CFF0 #F074CF
tetradic
#CFF074 #74F0D3 #9574F0 #F07491
square
#CFF074 #74F0D3 #9574F0 #F07491
split-complementary
#CFF074 #7491F0 #D374F0
monochromatic
#A1D317 #BCEA3D #CFF074 #E2F6AB #F5FCE2
Accessibility & contrast
On white
1.28
#CFF074 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#CFF074 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF074
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF074 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF074 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE468
Deuteranopia (green-blind)
#F8E37B
Tritanopia (blue-blind)
#D8E6D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cff074; /* rgb */ color: rgb(207, 240, 116); /* oklch */ color: oklch(90.6% 0.155 121.9);
Tailwind
colors: {
custom: {
50: '#e0f59f',
500: '#cff074',
950: '#000000',
},
}SCSS
$custom: #cff074; $custom-light: #e0f59f; $custom-dark: #000000;
JSON
{
"hex": "#cff074",
"rgb": {
"r": 207,
"g": 240,
"b": 116
},
"hsl": {
"h": 75.968,
"s": 80.519,
"l": 69.804
},
"oklch": {
"l": 0.90593,
"c": 0.15506,
"h": 121.9
},
"luminance": 0.76847
}Semantic roles & 50–950 ramp
primary
#CFF074
secondary
#643FC9
accent
#09DD41
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580