#CDF899#CDF899
#CDF899 is a very light, vivid yellow-green. Relative luminance 0.824; OKLCH L 92.7% C 0.129 H 128.5°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF899 |
|---|---|
| RGB | rgb(205, 248, 153) |
| HSL | hsl(87, 87%, 79%) |
| HSV | hsv(87, 38%, 97%) |
| CMYK | cmyk(17.3%, 0%, 38.3%, 2.7%) |
| CIE-LAB | lab(92.76, -29.41, 41.19) |
| CIE-LCH | lch(92.76, 50.61, 125.53°) |
| OKLab | oklab(92.73% -0.0806 0.1013) |
| OKLCH | oklch(92.73% 0.129 128.5) |
| XYZ | xyz(64.4932, 82.4130, 42.6403) |
| Luminance | 0.8241 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.74
Pistachio (survey)
#C0FA8B
ΔE00 2.86
Light Yellowish Green
#C2FF89
ΔE00 3.69
Tea Green
#BDF8A3
ΔE00 3.80
Light Pea Green
#C4FE82
ΔE00 4.10
Light Yellow Green
#CCFD7F
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF899 #C499F8
analogous
#F8F399 #CDF899 #9DF899
triadic
#CDF899 #99CDF8 #F899CD
tetradic
#CDF899 #99F8F3 #C499F8 #F8999D
square
#CDF899 #99F8F3 #C499F8 #F8999D
split-complementary
#CDF899 #999DF8 #F399F8
monochromatic
#95F026 #B1F460 #CDF899 #E9FCD2 #F1FDE2
Accessibility & contrast
On white
1.20
#CDF899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#CDF899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF899
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF899 | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC92
Deuteranopia (green-blind)
#FAE99E
Tritanopia (blue-blind)
#D1F0E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cdf899; /* rgb */ color: rgb(205, 248, 153); /* oklch */ color: oklch(92.7% 0.129 128.5);
Tailwind
colors: {
custom: {
50: '#ddfab8',
500: '#cdf899',
950: '#000000',
},
}SCSS
$custom: #cdf899; $custom-light: #ddfab8; $custom-dark: #000000;
JSON
{
"hex": "#cdf899",
"rgb": {
"r": 205,
"g": 248,
"b": 153
},
"hsl": {
"h": 87.158,
"s": 87.156,
"l": 78.627
},
"oklch": {
"l": 0.92726,
"c": 0.12947,
"h": 128.5
},
"luminance": 0.82414
}Semantic roles & 50–950 ramp
primary
#CDF899
secondary
#955DD8
accent
#02E468
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581