#CDF495#CDF495
#CDF495 is a very light, vivid yellow-green. Relative luminance 0.798; OKLCH L 91.8% C 0.128 H 127.0°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF495 |
|---|---|
| RGB | rgb(205, 244, 149) |
| HSL | hsl(85, 81%, 77%) |
| HSV | hsv(85, 39%, 96%) |
| CMYK | cmyk(16%, 0%, 38.9%, 4.3%) |
| CIE-LAB | lab(91.62, -28.03, 41.68) |
| CIE-LCH | lch(91.62, 50.23, 123.92°) |
| OKLab | oklab(91.79% -0.0769 0.1023) |
| OKLCH | oklch(91.79% 0.128 127) |
| XYZ | xyz(62.9517, 79.8498, 40.5240) |
| Luminance | 0.7985 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.35
Celery
#C1FD95
ΔE00 3.55
Light Yellowish Green
#C2FF89
ΔE00 4.24
Light Yellow Green
#CCFD7F
ΔE00 4.36
Light Pea Green
#C4FE82
ΔE00 4.43
Tea Green
#BDF8A3
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF495 #BC95F4
analogous
#F4EC95 #CDF495 #9DF495
triadic
#CDF495 #95CDF4 #F495CD
tetradic
#CDF495 #95F4EC #BC95F4 #F4959D
square
#CDF495 #95F4EC #BC95F4 #F4959D
split-complementary
#CDF495 #959DF4 #EC95F4
monochromatic
#99E826 #B3EE5E #CDF495 #E7FACC #F2FCE3
Accessibility & contrast
On white
1.24
#CDF495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#CDF495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF495
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF495 | 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)
#FDE98E
Deuteranopia (green-blind)
#F7E69A
Tritanopia (blue-blind)
#D2ECDD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cdf495; /* rgb */ color: rgb(205, 244, 149); /* oklch */ color: oklch(91.8% 0.128 127.0);
Tailwind
colors: {
custom: {
50: '#ddf7b5',
500: '#cdf495',
950: '#000000',
},
}SCSS
$custom: #cdf495; $custom-light: #ddf7b5; $custom-dark: #000000;
JSON
{
"hex": "#cdf495",
"rgb": {
"r": 205,
"g": 244,
"b": 149
},
"hsl": {
"h": 84.632,
"s": 81.197,
"l": 77.059
},
"oklch": {
"l": 0.91792,
"c": 0.128,
"h": 127
},
"luminance": 0.7985
}Semantic roles & 50–950 ramp
primary
#CDF495
secondary
#8C5BD2
accent
#08DE60
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581