#CFF574#CFF574
#CFF574 is a very light, vivid yellow-green. Relative luminance 0.798; OKLCH L 91.7% C 0.161 H 123.2°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF574 |
|---|---|
| RGB | rgb(207, 245, 116) |
| HSL | hsl(78, 87%, 71%) |
| HSV | hsv(78, 53%, 96%) |
| CMYK | cmyk(15.5%, 0%, 52.7%, 3.9%) |
| CIE-LAB | lab(91.61, -31.28, 57.32) |
| CIE-LCH | lch(91.61, 65.30, 118.62°) |
| OKLab | oklab(91.69% -0.0885 0.1351) |
| OKLCH | oklch(91.69% 0.161 123.2) |
| XYZ | xyz(61.5372, 79.8309, 28.6866) |
| Luminance | 0.7983 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.52
Light Yellow Green
#CCFD7F
ΔE00 2.52
Pale Lime
#BEFD73
ΔE00 3.94
Light Pea Green
#C4FE82
ΔE00 3.96
Light Lime Green
#B9FF66
ΔE00 4.81
Light Yellowish Green
#C2FF89
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF574 #9A74F5
analogous
#F5DA74 #CFF574 #8EF574
triadic
#CFF574 #74CFF5 #F574CF
tetradic
#CFF574 #74F5DA #9A74F5 #F5748E
square
#CFF574 #74F5DA #9A74F5 #F5748E
split-complementary
#CFF574 #748EF5 #DA74F5
monochromatic
#A2DF10 #BBF13B #CFF574 #E3F9AD #F5FDE2
Accessibility & contrast
On white
1.24
#CFF574 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#CFF574 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF574
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF574 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF574 | 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)
#FFE868
Deuteranopia (green-blind)
#FCE77C
Tritanopia (blue-blind)
#D7EBD8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cff574; /* rgb */ color: rgb(207, 245, 116); /* oklch */ color: oklch(91.7% 0.161 123.2);
Tailwind
colors: {
custom: {
50: '#e0f89f',
500: '#cff574',
950: '#000000',
},
}SCSS
$custom: #cff574; $custom-light: #e0f89f; $custom-dark: #000000;
JSON
{
"hex": "#cff574",
"rgb": {
"r": 207,
"g": 245,
"b": 116
},
"hsl": {
"h": 77.674,
"s": 86.577,
"l": 70.784
},
"oklch": {
"l": 0.91685,
"c": 0.16149,
"h": 123.2
},
"luminance": 0.79831
}Semantic roles & 50–950 ramp
primary
#CFF574
secondary
#693ED0
accent
#02E345
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580