#CFF07F#CFF07F
#CFF07F is a very light, vivid yellow-green. Relative luminance 0.771; OKLCH L 90.7% C 0.144 H 122.7°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF07F |
|---|---|
| RGB | rgb(207, 240, 127) |
| HSL | hsl(78, 79%, 72%) |
| HSV | hsv(78, 47%, 94%) |
| CMYK | cmyk(13.7%, 0%, 47.1%, 5.9%) |
| CIE-LAB | lab(90.38, -27.88, 50.77) |
| CIE-LCH | lch(90.38, 57.92, 118.78°) |
| OKLab | oklab(90.73% -0.078 0.1216) |
| OKLCH | oklch(90.73% 0.144 122.7) |
| XYZ | xyz(60.7231, 77.1177, 31.7607) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.44
Light Pea Green
#C4FE82
ΔE00 4.53
Pear
#CBF85F
ΔE00 4.56
Pistachio (survey)
#C0FA8B
ΔE00 4.76
Pale Lime
#BEFD73
ΔE00 5.09
Light Yellowish Green
#C2FF89
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF07F #A07FF0
analogous
#F0D97F #CFF07F #97F07F
triadic
#CFF07F #7FCFF0 #F07FCF
tetradic
#CFF07F #7FF0D9 #A07FF0 #F07F97
square
#CFF07F #7FF0D9 #A07FF0 #F07F97
split-complementary
#CFF07F #7F97F0 #D97FF0
monochromatic
#A2DB1A #BAEA48 #CFF07F #E4F6B6 #F5FCE4
Accessibility & contrast
On white
1.28
#CFF07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#CFF07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF07F
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF07F | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE475
Deuteranopia (green-blind)
#F7E385
Tritanopia (blue-blind)
#D7E6D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cff07f; /* rgb */ color: rgb(207, 240, 127); /* oklch */ color: oklch(90.7% 0.144 122.7);
Tailwind
colors: {
custom: {
50: '#dff5a6',
500: '#cff07f',
950: '#000000',
},
}SCSS
$custom: #cff07f; $custom-light: #dff5a6; $custom-dark: #000000;
JSON
{
"hex": "#cff07f",
"rgb": {
"r": 207,
"g": 240,
"b": 127
},
"hsl": {
"h": 77.522,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.90734,
"c": 0.14448,
"h": 122.7
},
"luminance": 0.77118
}Semantic roles & 50–950 ramp
primary
#CFF07F
secondary
#6F49CB
accent
#0ADB47
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580