#CDF69C#CDF69C
#CDF69C is a very light, vivid yellow-green. Relative luminance 0.813; OKLCH L 92.3% C 0.123 H 128.5°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF69C |
|---|---|
| RGB | rgb(205, 246, 156) |
| HSL | hsl(87, 83%, 79%) |
| HSV | hsv(87, 37%, 96%) |
| CMYK | cmyk(16.7%, 0%, 36.6%, 3.5%) |
| CIE-LAB | lab(92.26, -28.09, 39.06) |
| CIE-LCH | lch(92.26, 48.12, 125.72°) |
| OKLab | oklab(92.34% -0.0768 0.0965) |
| OKLCH | oklch(92.34% 0.123 128.5) |
| XYZ | xyz(64.1325, 81.2902, 43.7579) |
| Luminance | 0.8129 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 3.29
Pistachio (survey)
#C0FA8B
ΔE00 3.54
Tea Green
#BDF8A3
ΔE00 3.59
Light Light Green
#C8FFB0
ΔE00 4.03
Washed Out Green
#BCF5A6
ΔE00 4.06
Light Yellowish Green
#C2FF89
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF69C #C59CF6
analogous
#F6F29C #CDF69C #A0F69C
triadic
#CDF69C #9CCDF6 #F69CCD
tetradic
#CDF69C #9CF6F2 #C59CF6 #F69CA0
square
#CDF69C #9CF6F2 #C59CF6 #F69CA0
split-complementary
#CDF69C #9CA0F6 #F29CF6
monochromatic
#94EC2C #B1F164 #CDF69C #E9FBD4 #F1FCE3
Accessibility & contrast
On white
1.22
#CDF69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#CDF69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF69C
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF69C | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB96
Deuteranopia (green-blind)
#F8E8A1
Tritanopia (blue-blind)
#D1EEDF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cdf69c; /* rgb */ color: rgb(205, 246, 156); /* oklch */ color: oklch(92.3% 0.123 128.5);
Tailwind
colors: {
custom: {
50: '#ddf9ba',
500: '#cdf69c',
950: '#000000',
},
}SCSS
$custom: #cdf69c; $custom-light: #ddf9ba; $custom-dark: #000000;
JSON
{
"hex": "#cdf69c",
"rgb": {
"r": 205,
"g": 246,
"b": 156
},
"hsl": {
"h": 87.333,
"s": 83.333,
"l": 78.824
},
"oklch": {
"l": 0.92342,
"c": 0.12334,
"h": 128.5
},
"luminance": 0.81291
}Semantic roles & 50–950 ramp
primary
#CDF69C
secondary
#9661D5
accent
#06E069
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582