#CFF575#CFF575
#CFF575 is a very light, vivid yellow-green. Relative luminance 0.799; OKLCH L 91.7% C 0.161 H 123.3°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF575 |
|---|---|
| RGB | rgb(207, 245, 117) |
| HSL | hsl(78, 86%, 71%) |
| HSV | hsv(78, 52%, 96%) |
| CMYK | cmyk(15.5%, 0%, 52.2%, 3.9%) |
| CIE-LAB | lab(91.62, -31.19, 56.88) |
| CIE-LCH | lch(91.62, 64.87, 118.74°) |
| OKLab | oklab(91.7% -0.0881 0.1342) |
| OKLCH | oklch(91.7% 0.161 123.3) |
| XYZ | xyz(61.5956, 79.8543, 28.9946) |
| Luminance | 0.7985 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.46
Pear
#CBF85F
ΔE00 2.63
Light Pea Green
#C4FE82
ΔE00 3.89
Pale Lime
#BEFD73
ΔE00 3.92
Light Lime Green
#B9FF66
ΔE00 4.83
Light Yellowish Green
#C2FF89
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF575 #9B75F5
analogous
#F5DB75 #CFF575 #8FF575
triadic
#CFF575 #75CFF5 #F575CF
tetradic
#CFF575 #75F5DB #9B75F5 #F5758F
square
#CFF575 #75F5DB #9B75F5 #F5758F
split-complementary
#CFF575 #758FF5 #DB75F5
monochromatic
#A2DF10 #BBF13C #CFF575 #E3F9AE #F5FDE2
Accessibility & contrast
On white
1.24
#CFF575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#CFF575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF575
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF575 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE869
Deuteranopia (green-blind)
#FCE77D
Tritanopia (blue-blind)
#D7EBD8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cff575; /* rgb */ color: rgb(207, 245, 117); /* oklch */ color: oklch(91.7% 0.161 123.3);
Tailwind
colors: {
custom: {
50: '#e0f8a0',
500: '#cff575',
950: '#000000',
},
}SCSS
$custom: #cff575; $custom-light: #e0f8a0; $custom-dark: #000000;
JSON
{
"hex": "#cff575",
"rgb": {
"r": 207,
"g": 245,
"b": 117
},
"hsl": {
"h": 77.813,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.91697,
"c": 0.16058,
"h": 123.3
},
"luminance": 0.79855
}Semantic roles & 50–950 ramp
primary
#CFF575
secondary
#6A3FD0
accent
#02E345
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580