#CFF079#CFF079
#CFF079 is a very light, vivid yellow-green. Relative luminance 0.770; OKLCH L 90.7% C 0.150 H 122.2°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF079 |
|---|---|
| RGB | rgb(207, 240, 121) |
| HSL | hsl(77, 80%, 71%) |
| HSV | hsv(77, 50%, 94%) |
| CMYK | cmyk(13.7%, 0%, 49.6%, 5.9%) |
| CIE-LAB | lab(90.31, -28.48, 53.49) |
| CIE-LCH | lch(90.31, 60.60, 118.03°) |
| OKLab | oklab(90.66% -0.0802 0.1272) |
| OKLCH | oklch(90.66% 0.15 122.2) |
| XYZ | xyz(60.3436, 76.9660, 29.7623) |
| Luminance | 0.7697 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.43
Pear
#CBF85F
ΔE00 3.86
Light Pea Green
#C4FE82
ΔE00 4.66
Pale Lime
#BEFD73
ΔE00 4.97
Pistachio (survey)
#C0FA8B
ΔE00 5.18
Light Yellowish Green
#C2FF89
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF079 #9A79F0
analogous
#F0D679 #CFF079 #93F079
triadic
#CFF079 #79CFF0 #F079CF
tetradic
#CFF079 #79F0D6 #9A79F0 #F07993
square
#CFF079 #79F0D6 #9A79F0 #F07993
split-complementary
#CFF079 #7993F0 #D679F0
monochromatic
#A2D718 #BBEA42 #CFF079 #E3F6B0 #F5FCE3
Accessibility & contrast
On white
1.28
#CFF079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#CFF079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF079
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF079 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE46E
Deuteranopia (green-blind)
#F8E380
Tritanopia (blue-blind)
#D7E6D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cff079; /* rgb */ color: rgb(207, 240, 121); /* oklch */ color: oklch(90.7% 0.150 122.2);
Tailwind
colors: {
custom: {
50: '#e0f5a2',
500: '#cff079',
950: '#000000',
},
}SCSS
$custom: #cff079; $custom-light: #e0f5a2; $custom-dark: #000000;
JSON
{
"hex": "#cff079",
"rgb": {
"r": 207,
"g": 240,
"b": 121
},
"hsl": {
"h": 76.639,
"s": 79.866,
"l": 70.784
},
"oklch": {
"l": 0.90655,
"c": 0.15033,
"h": 122.2
},
"luminance": 0.76966
}Semantic roles & 50–950 ramp
primary
#CFF079
secondary
#6943CA
accent
#09DC44
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580