#CFF572#CFF572
#CFF572 is a very light, vivid yellow-green. Relative luminance 0.798; OKLCH L 91.7% C 0.163 H 123.1°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF572 |
|---|---|
| RGB | rgb(207, 245, 114) |
| HSL | hsl(77, 87%, 70%) |
| HSV | hsv(77, 53%, 96%) |
| CMYK | cmyk(15.5%, 0%, 53.5%, 3.9%) |
| CIE-LAB | lab(91.59, -31.46, 58.19) |
| CIE-LCH | lch(91.59, 66.15, 118.40°) |
| OKLab | oklab(91.66% -0.0891 0.1368) |
| OKLCH | oklch(91.66% 0.163 123.1) |
| XYZ | xyz(61.4221, 79.7849, 28.0805) |
| Luminance | 0.7978 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.30
Light Yellow Green
#CCFD7F
ΔE00 2.66
Pale Lime
#BEFD73
ΔE00 3.99
Light Pea Green
#C4FE82
ΔE00 4.10
Light Lime Green
#B9FF66
ΔE00 4.78
Light Yellowish Green
#C2FF89
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF572 #9872F5
analogous
#F5DA72 #CFF572 #8DF572
triadic
#CFF572 #72CFF5 #F572CF
tetradic
#CFF572 #72F5DA #9872F5 #F5728D
square
#CFF572 #72F5DA #9872F5 #F5728D
split-complementary
#CFF572 #728DF5 #DA72F5
monochromatic
#A1DD10 #BCF139 #CFF572 #E2F9AB #F5FDE2
Accessibility & contrast
On white
1.24
#CFF572 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#CFF572 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF572
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF572 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF572 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE865
Deuteranopia (green-blind)
#FCE77A
Tritanopia (blue-blind)
#D8EAD8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cff572; /* rgb */ color: rgb(207, 245, 114); /* oklch */ color: oklch(91.7% 0.163 123.1);
Tailwind
colors: {
custom: {
50: '#e0f89e',
500: '#cff572',
950: '#000000',
},
}SCSS
$custom: #cff572; $custom-light: #e0f89e; $custom-dark: #000000;
JSON
{
"hex": "#cff572",
"rgb": {
"r": 207,
"g": 245,
"b": 114
},
"hsl": {
"h": 77.405,
"s": 86.755,
"l": 70.392
},
"oklch": {
"l": 0.91662,
"c": 0.1633,
"h": 123.1
},
"luminance": 0.79785
}Semantic roles & 50–950 ramp
primary
#CFF572
secondary
#673CCF
accent
#02E343
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580