#CFF075#CFF075
#CFF075 is a very light, vivid yellow-green. Relative luminance 0.769; OKLCH L 90.6% C 0.154 H 122.0°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF075 |
|---|---|
| RGB | rgb(207, 240, 117) |
| HSL | hsl(76, 80%, 70%) |
| HSV | hsv(76, 51%, 94%) |
| CMYK | cmyk(13.7%, 0%, 51.3%, 5.9%) |
| CIE-LAB | lab(90.26, -28.86, 55.28) |
| CIE-LCH | lch(90.26, 62.36, 117.57°) |
| OKLab | oklab(90.61% -0.0816 0.1308) |
| OKLCH | oklch(90.61% 0.154 122) |
| XYZ | xyz(60.1034, 76.8699, 28.4972) |
| Luminance | 0.7687 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.45
Light Yellow Green
#CCFD7F
ΔE00 3.53
Light Pea Green
#C4FE82
ΔE00 4.83
Pale Lime
#BEFD73
ΔE00 4.97
Pistachio (survey)
#C0FA8B
ΔE00 5.50
Light Yellowish Green
#C2FF89
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF075 #9675F0
analogous
#F0D475 #CFF075 #91F075
triadic
#CFF075 #75CFF0 #F075CF
tetradic
#CFF075 #75F0D4 #9675F0 #F07591
square
#CFF075 #75F0D4 #9675F0 #F07591
split-complementary
#CFF075 #7591F0 #D475F0
monochromatic
#A1D417 #BCEA3E #CFF075 #E2F6AC #F5FCE3
Accessibility & contrast
On white
1.28
#CFF075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#CFF075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF075
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF075 | 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)
#FCE46A
Deuteranopia (green-blind)
#F8E37C
Tritanopia (blue-blind)
#D8E6D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cff075; /* rgb */ color: rgb(207, 240, 117); /* oklch */ color: oklch(90.6% 0.154 122.0);
Tailwind
colors: {
custom: {
50: '#e0f5a0',
500: '#cff075',
950: '#000000',
},
}SCSS
$custom: #cff075; $custom-light: #e0f5a0; $custom-dark: #000000;
JSON
{
"hex": "#cff075",
"rgb": {
"r": 207,
"g": 240,
"b": 117
},
"hsl": {
"h": 76.098,
"s": 80.392,
"l": 70
},
"oklch": {
"l": 0.90605,
"c": 0.15412,
"h": 122
},
"luminance": 0.7687
}Semantic roles & 50–950 ramp
primary
#CFF075
secondary
#6540C9
accent
#09DD42
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580