#CDFD93#CDFD93
#CDFD93 is a very light, vivid yellow-green. Relative luminance 0.853; OKLCH L 93.7% C 0.143 H 128.8°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFD93 |
|---|---|
| RGB | rgb(205, 253, 147) |
| HSL | hsl(87, 96%, 78%) |
| HSV | hsv(87, 42%, 99%) |
| CMYK | cmyk(19%, 0%, 41.9%, 0.8%) |
| CIE-LAB | lab(94.03, -32.46, 45.73) |
| CIE-LCH | lch(94.03, 56.08, 125.37°) |
| OKLab | oklab(93.72% -0.0895 0.1115) |
| OKLCH | oklch(93.72% 0.143 128.8) |
| XYZ | xyz(65.5678, 85.3353, 40.6151) |
| Luminance | 0.8534 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.88
Celery
#C1FD95
ΔE00 2.18
Light Yellowish Green
#C2FF89
ΔE00 2.19
Light Pea Green
#C4FE82
ΔE00 2.49
Light Yellow Green
#CCFD7F
ΔE00 2.79
Pale Lime
#BEFD73
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFD93 #C393FD
analogous
#FDF893 #CDFD93 #98FD93
triadic
#CDFD93 #93CDFD #FD93CD
tetradic
#CDFD93 #93FDF8 #C393FD #FD9398
square
#CDFD93 #93FDF8 #C393FD #FD9398
split-complementary
#CDFD93 #9398FD #F893FD
monochromatic
#95FB1B #B1FC57 #CDFD93 #E9FECF #F1FEE1
Accessibility & contrast
On white
1.16
#CDFD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#CDFD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFD93
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFD93 | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF08B
Deuteranopia (green-blind)
#FFED99
Tritanopia (blue-blind)
#D1F5E3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cdfd93; /* rgb */ color: rgb(205, 253, 147); /* oklch */ color: oklch(93.7% 0.143 128.8);
Tailwind
colors: {
custom: {
50: '#defeb4',
500: '#cdfd93',
950: '#000000',
},
}SCSS
$custom: #cdfd93; $custom-light: #defeb4; $custom-dark: #000000;
JSON
{
"hex": "#cdfd93",
"rgb": {
"r": 205,
"g": 253,
"b": 147
},
"hsl": {
"h": 87.17,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.9372,
"c": 0.14291,
"h": 128.8
},
"luminance": 0.85336
}Semantic roles & 50–950 ramp
primary
#CDFD93
secondary
#9456DE
accent
#00E668
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581