#CDF993#CDF993
#CDF993 is a very light, vivid yellow-green. Relative luminance 0.828; OKLCH L 92.8% C 0.137 H 127.9°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF993 |
|---|---|
| RGB | rgb(205, 249, 147) |
| HSL | hsl(86, 89%, 78%) |
| HSV | hsv(86, 41%, 98%) |
| CMYK | cmyk(17.7%, 0%, 41%, 2.4%) |
| CIE-LAB | lab(92.94, -30.61, 44.36) |
| CIE-LCH | lch(92.94, 53.89, 124.61°) |
| OKLab | oklab(92.85% -0.0843 0.1083) |
| OKLCH | oklch(92.85% 0.137 127.9) |
| XYZ | xyz(64.3183, 82.8363, 40.1985) |
| Luminance | 0.8284 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.30
Celery
#C1FD95
ΔE00 2.63
Light Yellowish Green
#C2FF89
ΔE00 2.95
Light Pea Green
#C4FE82
ΔE00 3.16
Light Yellow Green
#CCFD7F
ΔE00 3.23
Tea Green
#BDF8A3
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF993 #BF93F9
analogous
#F9F293 #CDF993 #9AF993
triadic
#CDF993 #93CDF9 #F993CD
tetradic
#CDF993 #93F9F2 #BF93F9 #F9939A
square
#CDF993 #93F9F2 #BF93F9 #F9939A
split-complementary
#CDF993 #939AF9 #F293F9
monochromatic
#97F31F #B2F659 #CDF993 #E8FCCD #F2FDE2
Accessibility & contrast
On white
1.20
#CDF993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#CDF993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF993
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF993 | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8B
Deuteranopia (green-blind)
#FCEA98
Tritanopia (blue-blind)
#D2F1E0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cdf993; /* rgb */ color: rgb(205, 249, 147); /* oklch */ color: oklch(92.8% 0.137 127.9);
Tailwind
colors: {
custom: {
50: '#defbb4',
500: '#cdf993',
950: '#000000',
},
}SCSS
$custom: #cdf993; $custom-light: #defbb4; $custom-dark: #000000;
JSON
{
"hex": "#cdf993",
"rgb": {
"r": 205,
"g": 249,
"b": 147
},
"hsl": {
"h": 85.882,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.92847,
"c": 0.13725,
"h": 127.9
},
"luminance": 0.82837
}Semantic roles & 50–950 ramp
primary
#CDF993
secondary
#8F58D9
accent
#00E663
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581