#CFF07E#CFF07E
#CFF07E is a very light, vivid yellow-green. Relative luminance 0.771; OKLCH L 90.7% C 0.145 H 122.6°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF07E |
|---|---|
| RGB | rgb(207, 240, 126) |
| HSL | hsl(77, 79%, 72%) |
| HSV | hsv(77, 48%, 94%) |
| CMYK | cmyk(13.7%, 0%, 47.5%, 5.9%) |
| CIE-LAB | lab(90.36, -27.98, 51.22) |
| CIE-LCH | lch(90.36, 58.37, 118.65°) |
| OKLab | oklab(90.72% -0.0784 0.1225) |
| OKLCH | oklch(90.72% 0.145 122.6) |
| XYZ | xyz(60.6582, 77.0918, 31.4192) |
| Luminance | 0.7709 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.42
Pear
#CBF85F
ΔE00 4.44
Light Pea Green
#C4FE82
ΔE00 4.54
Pistachio (survey)
#C0FA8B
ΔE00 4.82
Pale Lime
#BEFD73
ΔE00 5.06
Light Yellowish Green
#C2FF89
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF07E #9F7EF0
analogous
#F0D87E #CFF07E #96F07E
triadic
#CFF07E #7ECFF0 #F07ECF
tetradic
#CFF07E #7EF0D8 #9F7EF0 #F07E96
square
#CFF07E #7EF0D8 #9F7EF0 #F07E96
split-complementary
#CFF07E #7E96F0 #D87EF0
monochromatic
#A2DA19 #BBEA47 #CFF07E #E3F6B5 #F5FCE4
Accessibility & contrast
On white
1.28
#CFF07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#CFF07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF07E
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF07E | 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)
#FCE474
Deuteranopia (green-blind)
#F7E384
Tritanopia (blue-blind)
#D7E6D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cff07e; /* rgb */ color: rgb(207, 240, 126); /* oklch */ color: oklch(90.7% 0.145 122.6);
Tailwind
colors: {
custom: {
50: '#dff5a6',
500: '#cff07e',
950: '#000000',
},
}SCSS
$custom: #cff07e; $custom-light: #dff5a6; $custom-dark: #000000;
JSON
{
"hex": "#cff07e",
"rgb": {
"r": 207,
"g": 240,
"b": 126
},
"hsl": {
"h": 77.368,
"s": 79.167,
"l": 71.765
},
"oklch": {
"l": 0.90721,
"c": 0.14547,
"h": 122.6
},
"luminance": 0.77092
}Semantic roles & 50–950 ramp
primary
#CFF07E
secondary
#6E48CA
accent
#0ADB47
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580