#CDF696#CDF696
#CDF696 is a very light, vivid yellow-green. Relative luminance 0.811; OKLCH L 92.2% C 0.130 H 127.6°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF696 |
|---|---|
| RGB | rgb(205, 246, 150) |
| HSL | hsl(86, 84%, 78%) |
| HSV | hsv(86, 39%, 96%) |
| CMYK | cmyk(16.7%, 0%, 39%, 3.5%) |
| CIE-LAB | lab(92.17, -28.85, 41.91) |
| CIE-LCH | lch(92.17, 50.88, 124.54°) |
| OKLab | oklab(92.24% -0.0792 0.1028) |
| OKLCH | oklch(92.24% 0.13 127.6) |
| XYZ | xyz(63.6370, 81.0920, 41.1479) |
| Luminance | 0.8109 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.99
Celery
#C1FD95
ΔE00 3.12
Light Yellowish Green
#C2FF89
ΔE00 3.85
Light Pea Green
#C4FE82
ΔE00 4.11
Light Yellow Green
#CCFD7F
ΔE00 4.14
Tea Green
#BDF8A3
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF696 #BF96F6
analogous
#F6EF96 #CDF696 #9DF696
triadic
#CDF696 #96CDF6 #F696CD
tetradic
#CDF696 #96F6EF #BF96F6 #F6969D
square
#CDF696 #96F6EF #BF96F6 #F6969D
split-complementary
#CDF696 #969DF6 #EF96F6
monochromatic
#97EC25 #B2F15E #CDF696 #E8FBCE #F2FDE3
Accessibility & contrast
On white
1.22
#CDF696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#CDF696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF696
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF696 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8F
Deuteranopia (green-blind)
#F9E89B
Tritanopia (blue-blind)
#D2EEDE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cdf696; /* rgb */ color: rgb(205, 246, 150); /* oklch */ color: oklch(92.2% 0.130 127.6);
Tailwind
colors: {
custom: {
50: '#ddf9b6',
500: '#cdf696',
950: '#000000',
},
}SCSS
$custom: #cdf696; $custom-light: #ddf9b6; $custom-dark: #000000;
JSON
{
"hex": "#cdf696",
"rgb": {
"r": 205,
"g": 246,
"b": 150
},
"hsl": {
"h": 85.625,
"s": 84.211,
"l": 77.647
},
"oklch": {
"l": 0.92242,
"c": 0.1298,
"h": 127.6
},
"luminance": 0.81093
}Semantic roles & 50–950 ramp
primary
#CDF696
secondary
#8F5BD5
accent
#05E163
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581