#CFF596#CFF596
#CFF596 is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 92.2% C 0.128 H 126.5°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF596 |
|---|---|
| RGB | rgb(207, 245, 150) |
| HSL | hsl(84, 83%, 77%) |
| HSV | hsv(84, 39%, 96%) |
| CMYK | cmyk(15.5%, 0%, 38.8%, 3.9%) |
| CIE-LAB | lab(92.03, -27.65, 41.75) |
| CIE-LCH | lch(92.03, 50.08, 123.52°) |
| OKLab | oklab(92.16% -0.0759 0.1025) |
| OKLCH | oklch(92.16% 0.128 126.5) |
| XYZ | xyz(63.8890, 80.7716, 41.0728) |
| Luminance | 0.8077 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.47
Celery
#C1FD95
ΔE00 3.66
Light Yellowish Green
#C2FF89
ΔE00 4.29
Light Yellow Green
#CCFD7F
ΔE00 4.31
Light Pea Green
#C4FE82
ΔE00 4.45
Tea Green
#BDF8A3
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF596 #BC96F5
analogous
#F5EC96 #CFF596 #9FF596
triadic
#CFF596 #96CFF5 #F596CF
tetradic
#CFF596 #96F5EC #BC96F5 #F5969F
square
#CFF596 #96F5EC #BC96F5 #F5969F
split-complementary
#CFF596 #969FF5 #EC96F5
monochromatic
#9CEA26 #B5F05E #CFF596 #E9FACE #F2FCE3
Accessibility & contrast
On white
1.22
#CFF596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#CFF596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF596
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF596 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEA8F
Deuteranopia (green-blind)
#F9E89B
Tritanopia (blue-blind)
#D4EDDE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cff596; /* rgb */ color: rgb(207, 245, 150); /* oklch */ color: oklch(92.2% 0.128 126.5);
Tailwind
colors: {
custom: {
50: '#dff8b6',
500: '#cff596',
950: '#000000',
},
}SCSS
$custom: #cff596; $custom-light: #dff8b6; $custom-dark: #000000;
JSON
{
"hex": "#cff596",
"rgb": {
"r": 207,
"g": 245,
"b": 150
},
"hsl": {
"h": 84,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.9216,
"c": 0.12752,
"h": 126.5
},
"luminance": 0.80772
}Semantic roles & 50–950 ramp
primary
#CFF596
secondary
#8C5CD3
accent
#06DF5D
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581