#CFF576#CFF576
#CFF576 is a very light, vivid yellow-green. Relative luminance 0.799; OKLCH L 91.7% C 0.160 H 123.4°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF576 |
|---|---|
| RGB | rgb(207, 245, 118) |
| HSL | hsl(78, 86%, 71%) |
| HSV | hsv(78, 52%, 96%) |
| CMYK | cmyk(15.5%, 0%, 51.8%, 3.9%) |
| CIE-LAB | lab(91.63, -31.10, 56.44) |
| CIE-LCH | lch(91.63, 64.44, 118.85°) |
| OKLab | oklab(91.71% -0.0878 0.1334) |
| OKLCH | oklch(91.71% 0.16 123.4) |
| XYZ | xyz(61.6548, 79.8780, 29.3059) |
| Luminance | 0.7988 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.41
Pear
#CBF85F
ΔE00 2.75
Light Pea Green
#C4FE82
ΔE00 3.83
Pale Lime
#BEFD73
ΔE00 3.91
Light Yellowish Green
#C2FF89
ΔE00 4.77
Pistachio (survey)
#C0FA8B
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF576 #9C76F5
analogous
#F5DC76 #CFF576 #8FF576
triadic
#CFF576 #76CFF5 #F576CF
tetradic
#CFF576 #76F5DC #9C76F5 #F5768F
square
#CFF576 #76F5DC #9C76F5 #F5768F
split-complementary
#CFF576 #768FF5 #DC76F5
monochromatic
#A2E010 #BBF13D #CFF576 #E3F9AF #F5FDE2
Accessibility & contrast
On white
1.24
#CFF576 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#CFF576 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF576
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF576 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF576 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE86A
Deuteranopia (green-blind)
#FCE77E
Tritanopia (blue-blind)
#D7EBD8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cff576; /* rgb */ color: rgb(207, 245, 118); /* oklch */ color: oklch(91.7% 0.160 123.4);
Tailwind
colors: {
custom: {
50: '#e0f8a1',
500: '#cff576',
950: '#000000',
},
}SCSS
$custom: #cff576; $custom-light: #e0f8a1; $custom-dark: #000000;
JSON
{
"hex": "#cff576",
"rgb": {
"r": 207,
"g": 245,
"b": 118
},
"hsl": {
"h": 77.953,
"s": 86.395,
"l": 71.176
},
"oklch": {
"l": 0.91709,
"c": 0.15966,
"h": 123.4
},
"luminance": 0.79878
}Semantic roles & 50–950 ramp
primary
#CFF576
secondary
#6B3FD0
accent
#03E346
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580