#CFF07A#CFF07A
#CFF07A is a very light, vivid yellow-green. Relative luminance 0.770; OKLCH L 90.7% C 0.149 H 122.3°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF07A |
|---|---|
| RGB | rgb(207, 240, 122) |
| HSL | hsl(77, 80%, 71%) |
| HSV | hsv(77, 49%, 94%) |
| CMYK | cmyk(13.7%, 0%, 49.2%, 5.9%) |
| CIE-LAB | lab(90.32, -28.38, 53.04) |
| CIE-LCH | lch(90.32, 60.15, 118.15°) |
| OKLab | oklab(90.67% -0.0798 0.1263) |
| OKLCH | oklch(90.67% 0.149 122.3) |
| XYZ | xyz(60.4053, 76.9906, 30.0870) |
| Luminance | 0.7699 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.42
Pear
#CBF85F
ΔE00 3.97
Light Pea Green
#C4FE82
ΔE00 4.63
Pale Lime
#BEFD73
ΔE00 4.98
Pistachio (survey)
#C0FA8B
ΔE00 5.10
Light Yellowish Green
#C2FF89
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF07A #9B7AF0
analogous
#F0D67A #CFF07A #94F07A
triadic
#CFF07A #7ACFF0 #F07ACF
tetradic
#CFF07A #7AF0D6 #9B7AF0 #F07A94
square
#CFF07A #7AF0D6 #9B7AF0 #F07A94
split-complementary
#CFF07A #7A94F0 #D67AF0
monochromatic
#A2D718 #BBEA43 #CFF07A #E3F6B1 #F5FCE4
Accessibility & contrast
On white
1.28
#CFF07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#CFF07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF07A
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF07A | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE46F
Deuteranopia (green-blind)
#F8E381
Tritanopia (blue-blind)
#D7E6D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cff07a; /* rgb */ color: rgb(207, 240, 122); /* oklch */ color: oklch(90.7% 0.149 122.3);
Tailwind
colors: {
custom: {
50: '#dff5a3',
500: '#cff07a',
950: '#000000',
},
}SCSS
$custom: #cff07a; $custom-light: #dff5a3; $custom-dark: #000000;
JSON
{
"hex": "#cff07a",
"rgb": {
"r": 207,
"g": 240,
"b": 122
},
"hsl": {
"h": 76.78,
"s": 79.73,
"l": 70.98
},
"oklch": {
"l": 0.90668,
"c": 0.14938,
"h": 122.3
},
"luminance": 0.76991
}Semantic roles & 50–950 ramp
primary
#CFF07A
secondary
#6A44CA
accent
#09DC44
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580