#CDF6A2#CDF6A2
#CDF6A2 is a very light, moderate yellow-green. Relative luminance 0.815; OKLCH L 92.4% C 0.117 H 129.6°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF6A2 |
|---|---|
| RGB | rgb(205, 246, 162) |
| HSL | hsl(89, 82%, 80%) |
| HSV | hsv(89, 34%, 96%) |
| CMYK | cmyk(16.7%, 0%, 34.1%, 3.5%) |
| CIE-LAB | lab(92.35, -27.31, 36.20) |
| CIE-LCH | lch(92.35, 45.35, 127.03°) |
| OKLab | oklab(92.45% -0.0744 0.09) |
| OKLCH | oklch(92.45% 0.117 129.6) |
| XYZ | xyz(64.6532, 81.4984, 46.5000) |
| Luminance | 0.8150 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.13
Light Light Green
#C8FFB0
ΔE00 3.32
Washed Out Green
#BCF5A6
ΔE00 3.38
Celery
#C1FD95
ΔE00 3.77
Pale Green
#C7FDB5
ΔE00 4.00
Pistachio (survey)
#C0FA8B
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF6A2 #CBA2F6
analogous
#F6F5A2 #CDF6A2 #A3F6A2
triadic
#CDF6A2 #A2CDF6 #F6A2CD
tetradic
#CDF6A2 #A2F6F5 #CBA2F6 #F6A2A3
square
#CDF6A2 #A2F6F5 #CBA2F6 #F6A2A3
split-complementary
#CDF6A2 #A2A3F6 #F5A2F6
monochromatic
#91EB32 #AFF16A #CDF6A2 #EBFBDA #F0FCE3
Accessibility & contrast
On white
1.21
#CDF6A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#CDF6A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF6A2
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF6A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF6A2 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB9C
Deuteranopia (green-blind)
#F8E8A6
Tritanopia (blue-blind)
#D0EFE1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cdf6a2; /* rgb */ color: rgb(205, 246, 162); /* oklch */ color: oklch(92.4% 0.117 129.6);
Tailwind
colors: {
custom: {
50: '#ddf9be',
500: '#cdf6a2',
950: '#000000',
},
}SCSS
$custom: #cdf6a2; $custom-light: #ddf9be; $custom-dark: #000000;
JSON
{
"hex": "#cdf6a2",
"rgb": {
"r": 205,
"g": 246,
"b": 162
},
"hsl": {
"h": 89.286,
"s": 82.353,
"l": 80
},
"oklch": {
"l": 0.92446,
"c": 0.11677,
"h": 129.6
},
"luminance": 0.81499
}Semantic roles & 50–950 ramp
primary
#CDF6A2
secondary
#9D66D6
accent
#07DF70
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582