#CDF397#CDF397
#CDF397 is a very light, vivid yellow-green. Relative luminance 0.793; OKLCH L 91.6% C 0.124 H 127.0°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF397 |
|---|---|
| RGB | rgb(205, 243, 151) |
| HSL | hsl(85, 79%, 77%) |
| HSV | hsv(85, 38%, 95%) |
| CMYK | cmyk(15.6%, 0%, 37.9%, 4.7%) |
| CIE-LAB | lab(91.38, -27.31, 40.39) |
| CIE-LCH | lch(91.38, 48.76, 124.07°) |
| OKLab | oklab(91.61% -0.0748 0.0994) |
| OKLCH | oklch(91.61% 0.124 127) |
| XYZ | xyz(62.8127, 79.3141, 41.2721) |
| Luminance | 0.7932 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.71
Celery
#C1FD95
ΔE00 3.80
Tea Green
#BDF8A3
ΔE00 4.36
Light Yellowish Green
#C2FF89
ΔE00 4.64
Washed Out Green
#BCF5A6
ΔE00 4.77
Light Yellow Green
#CCFD7F
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF397 #BD97F3
analogous
#F3EB97 #CDF397 #9FF397
triadic
#CDF397 #97CDF3 #F397CD
tetradic
#CDF397 #97F3EB #BD97F3 #F3979F
square
#CDF397 #97F3EB #BD97F3 #F3979F
split-complementary
#CDF397 #979FF3 #EB97F3
monochromatic
#98E629 #B3ED60 #CDF397 #E7F9CE #F2FCE4
Accessibility & contrast
On white
1.25
#CDF397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#CDF397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF397
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF397 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE890
Deuteranopia (green-blind)
#F6E69C
Tritanopia (blue-blind)
#D2EBDC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cdf397; /* rgb */ color: rgb(205, 243, 151); /* oklch */ color: oklch(91.6% 0.124 127.0);
Tailwind
colors: {
custom: {
50: '#ddf7b6',
500: '#cdf397',
950: '#000000',
},
}SCSS
$custom: #cdf397; $custom-light: #ddf7b6; $custom-dark: #000000;
JSON
{
"hex": "#cdf397",
"rgb": {
"r": 205,
"g": 243,
"b": 151
},
"hsl": {
"h": 84.783,
"s": 79.31,
"l": 77.255
},
"oklch": {
"l": 0.91608,
"c": 0.12442,
"h": 127
},
"luminance": 0.79315
}Semantic roles & 50–950 ramp
primary
#CDF397
secondary
#8D5DD1
accent
#0ADC61
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581