#CFF570#CFF570
#CFF570 is a very light, vivid yellow-green. Relative luminance 0.797; OKLCH L 91.6% C 0.165 H 123.0°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF570 |
|---|---|
| RGB | rgb(207, 245, 112) |
| HSL | hsl(77, 87%, 70%) |
| HSV | hsv(77, 54%, 96%) |
| CMYK | cmyk(15.5%, 0%, 54.3%, 3.9%) |
| CIE-LAB | lab(91.57, -31.64, 59.06) |
| CIE-LCH | lch(91.57, 67.00, 118.18°) |
| OKLab | oklab(91.64% -0.0898 0.1385) |
| OKLCH | oklch(91.64% 0.165 123) |
| XYZ | xyz(61.3095, 79.7398, 27.4875) |
| Luminance | 0.7974 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.09
Light Yellow Green
#CCFD7F
ΔE00 2.81
Pale Lime
#BEFD73
ΔE00 4.05
Light Pea Green
#C4FE82
ΔE00 4.25
Light Lime Green
#B9FF66
ΔE00 4.77
Yellow Green
#C8FD3D
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF570 #9670F5
analogous
#F5D970 #CFF570 #8CF570
triadic
#CFF570 #70CFF5 #F570CF
tetradic
#CFF570 #70F5D9 #9670F5 #F5708C
square
#CFF570 #70F5D9 #9670F5 #F5708C
split-complementary
#CFF570 #708CF5 #D970F5
monochromatic
#A1DB0F #BCF137 #CFF570 #E2F9A9 #F5FDE2
Accessibility & contrast
On white
1.24
#CFF570 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#CFF570 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF570
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF570 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF570 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE863
Deuteranopia (green-blind)
#FDE778
Tritanopia (blue-blind)
#D8EAD8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cff570; /* rgb */ color: rgb(207, 245, 112); /* oklch */ color: oklch(91.6% 0.165 123.0);
Tailwind
colors: {
custom: {
50: '#e0f89d',
500: '#cff570',
950: '#000000',
},
}SCSS
$custom: #cff570; $custom-light: #e0f89d; $custom-dark: #000000;
JSON
{
"hex": "#cff570",
"rgb": {
"r": 207,
"g": 245,
"b": 112
},
"hsl": {
"h": 77.143,
"s": 86.928,
"l": 70
},
"oklch": {
"l": 0.91639,
"c": 0.16508,
"h": 123
},
"luminance": 0.7974
}Semantic roles & 50–950 ramp
primary
#CFF570
secondary
#653ACF
accent
#02E342
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580