#CDF69E#CDF69E
#CDF69E is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 92.4% C 0.121 H 128.9°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF69E |
|---|---|
| RGB | rgb(205, 246, 158) |
| HSL | hsl(88, 83%, 79%) |
| HSV | hsv(88, 36%, 96%) |
| CMYK | cmyk(16.7%, 0%, 35.8%, 3.5%) |
| CIE-LAB | lab(92.29, -27.84, 38.11) |
| CIE-LCH | lch(92.29, 47.20, 126.14°) |
| OKLab | oklab(92.38% -0.076 0.0943) |
| OKLCH | oklch(92.38% 0.121 128.9) |
| XYZ | xyz(64.3033, 81.3585, 44.6571) |
| Luminance | 0.8136 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.41
Celery
#C1FD95
ΔE00 3.42
Pistachio (survey)
#C0FA8B
ΔE00 3.78
Light Light Green
#C8FFB0
ΔE00 3.78
Washed Out Green
#BCF5A6
ΔE00 3.81
Pale Green
#C7FDB5
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF69E #C79EF6
analogous
#F6F39E #CDF69E #A1F69E
triadic
#CDF69E #9ECDF6 #F69ECD
tetradic
#CDF69E #9EF6F3 #C79EF6 #F69EA1
square
#CDF69E #9EF6F3 #C79EF6 #F69EA1
split-complementary
#CDF69E #9EA1F6 #F39EF6
monochromatic
#93EC2E #B0F166 #CDF69E #EAFBD6 #F1FCE3
Accessibility & contrast
On white
1.22
#CDF69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#CDF69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF69E
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF69E | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB98
Deuteranopia (green-blind)
#F8E8A2
Tritanopia (blue-blind)
#D1EFE0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cdf69e; /* rgb */ color: rgb(205, 246, 158); /* oklch */ color: oklch(92.4% 0.121 128.9);
Tailwind
colors: {
custom: {
50: '#ddf9bb',
500: '#cdf69e',
950: '#000000',
},
}SCSS
$custom: #cdf69e; $custom-light: #ddf9bb; $custom-dark: #000000;
JSON
{
"hex": "#cdf69e",
"rgb": {
"r": 205,
"g": 246,
"b": 158
},
"hsl": {
"h": 87.955,
"s": 83.019,
"l": 79.216
},
"oklch": {
"l": 0.92376,
"c": 0.12116,
"h": 128.9
},
"luminance": 0.81359
}Semantic roles & 50–950 ramp
primary
#CDF69E
secondary
#9863D6
accent
#06DF6B
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582