#CDFFAB#CDFFAB
#CDFFAB is a very light, vivid yellow-green. Relative luminance 0.874; OKLCH L 94.6% C 0.120 H 133.3°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFFAB |
|---|---|
| RGB | rgb(205, 255, 171) |
| HSL | hsl(96, 100%, 84%) |
| HSV | hsv(96, 33%, 100%) |
| CMYK | cmyk(19.6%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(94.92, -30.30, 35.12) |
| CIE-LCH | lch(94.92, 46.38, 130.79°) |
| OKLab | oklab(94.56% -0.0825 0.0877) |
| OKLCH | oklch(94.56% 0.12 133.3) |
| XYZ | xyz(68.2860, 87.4381, 51.7997) |
| Luminance | 0.8744 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.48
Tea Green
#BDF8A3
ΔE00 2.34
Pale Green
#C7FDB5
ΔE00 2.64
Washed Out Green
#BCF5A6
ΔE00 2.88
Celery
#C1FD95
ΔE00 3.34
Very Light Green
#D1FFBD
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFFAB #DDABFF
analogous
#F7FFAB #CDFFAB #ABFFB3
triadic
#CDFFAB #ABCDFF #FFABCD
tetradic
#CDFFAB #ABF7FF #DDABFF #FFB3AB
square
#CDFFAB #ABF7FF #DDABFF #FFB3AB
split-complementary
#CDFFAB #B3ABFF #FFABF7
monochromatic
#84FF31 #A9FF6E #CDFFAB #EDFFE0 #EDFFE0
Accessibility & contrast
On white
1.14
#CDFFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#CDFFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFFAB
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFFAB | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A5
Deuteranopia (green-blind)
#FEEFAF
Tritanopia (blue-blind)
#CEF9E9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cdffab; /* rgb */ color: rgb(205, 255, 171); /* oklch */ color: oklch(94.6% 0.120 133.3);
Tailwind
colors: {
custom: {
50: '#ddffc4',
500: '#cdffab',
950: '#000000',
},
}SCSS
$custom: #cdffab; $custom-light: #ddffc4; $custom-dark: #000000;
JSON
{
"hex": "#cdffab",
"rgb": {
"r": 205,
"g": 255,
"b": 171
},
"hsl": {
"h": 95.714,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.94556,
"c": 0.1204,
"h": 133.3
},
"luminance": 0.87439
}Semantic roles & 50–950 ramp
primary
#CDFFAB
secondary
#B36AE5
accent
#00E689
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682