#CDFEAB#CDFEAB
#CDFEAB is a very light, moderate yellow-green. Relative luminance 0.868; OKLCH L 94.3% C 0.119 H 133.1°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFEAB |
|---|---|
| RGB | rgb(205, 254, 171) |
| HSL | hsl(95, 98%, 83%) |
| HSV | hsv(95, 33%, 100%) |
| CMYK | cmyk(19.3%, 0%, 32.7%, 0.4%) |
| CIE-LAB | lab(94.65, -29.84, 34.76) |
| CIE-LCH | lch(94.65, 45.81, 130.64°) |
| OKLab | oklab(94.34% -0.0812 0.0868) |
| OKLCH | oklch(94.34% 0.119 133.1) |
| XYZ | xyz(67.9679, 86.8017, 51.6937) |
| Luminance | 0.8680 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.48
Tea Green
#BDF8A3
ΔE00 2.32
Pale Green
#C7FDB5
ΔE00 2.55
Washed Out Green
#BCF5A6
ΔE00 2.78
Very Light Green
#D1FFBD
ΔE00 3.26
Very Pale Green
#CFFDBC
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFEAB #DCABFE
analogous
#F6FEAB #CDFEAB #ABFEB2
triadic
#CDFEAB #ABCDFE #FEABCD
tetradic
#CDFEAB #ABF6FE #DCABFE #FEB2AB
square
#CDFEAB #ABF6FE #DCABFE #FEB2AB
split-complementary
#CDFEAB #B2ABFE #FEABF6
monochromatic
#85FD32 #A9FD6F #CDFEAB #EDFFE1 #EDFFE1
Accessibility & contrast
On white
1.14
#CDFEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#CDFEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFEAB
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFEAB | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A5
Deuteranopia (green-blind)
#FDEEAF
Tritanopia (blue-blind)
#CEF8E9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cdfeab; /* rgb */ color: rgb(205, 254, 171); /* oklch */ color: oklch(94.3% 0.119 133.1);
Tailwind
colors: {
custom: {
50: '#ddffc4',
500: '#cdfeab',
950: '#000000',
},
}SCSS
$custom: #cdfeab; $custom-light: #ddffc4; $custom-dark: #000000;
JSON
{
"hex": "#cdfeab",
"rgb": {
"r": 205,
"g": 254,
"b": 171
},
"hsl": {
"h": 95.422,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.9434,
"c": 0.11889,
"h": 133.1
},
"luminance": 0.86803
}Semantic roles & 50–950 ramp
primary
#CDFEAB
secondary
#B26AE3
accent
#00E687
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682