#CFFDAB#CFFDAB
#CFFDAB is a very light, moderate yellow-green. Relative luminance 0.865; OKLCH L 94.3% C 0.116 H 132.1°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFDAB |
|---|---|
| RGB | rgb(207, 253, 171) |
| HSL | hsl(94, 95%, 83%) |
| HSV | hsv(94, 32%, 99%) |
| CMYK | cmyk(18.2%, 0%, 32.4%, 0.8%) |
| CIE-LAB | lab(94.51, -28.68, 34.59) |
| CIE-LCH | lch(94.51, 44.93, 129.66°) |
| OKLab | oklab(94.25% -0.078 0.0864) |
| OKLCH | oklch(94.25% 0.116 132.1) |
| XYZ | xyz(68.2067, 86.4551, 51.6142) |
| Luminance | 0.8646 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.86
Tea Green
#BDF8A3
ΔE00 2.65
Pale Green
#C7FDB5
ΔE00 2.76
Washed Out Green
#BCF5A6
ΔE00 3.00
Very Light Green
#D1FFBD
ΔE00 3.23
Very Pale Green
#CFFDBC
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFDAB #D9ABFD
analogous
#F8FDAB #CFFDAB #ABFDB0
triadic
#CFFDAB #ABCFFD #FDABCF
tetradic
#CFFDAB #ABF8FD #D9ABFD #FDB0AB
square
#CFFDAB #ABF8FD #D9ABFD #FDB0AB
split-complementary
#CFFDAB #B0ABFD #FDABF8
monochromatic
#8BFA33 #ADFC6F #CFFDAB #EEFEE1 #EEFEE1
Accessibility & contrast
On white
1.15
#CFFDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#CFFDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFDAB
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFDAB | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A5
Deuteranopia (green-blind)
#FDEEAF
Tritanopia (blue-blind)
#D1F6E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cffdab; /* rgb */ color: rgb(207, 253, 171); /* oklch */ color: oklch(94.3% 0.116 132.1);
Tailwind
colors: {
custom: {
50: '#defec4',
500: '#cffdab',
950: '#000000',
},
}SCSS
$custom: #cffdab; $custom-light: #defec4; $custom-dark: #000000;
JSON
{
"hex": "#cffdab",
"rgb": {
"r": 207,
"g": 253,
"b": 171
},
"hsl": {
"h": 93.659,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.94253,
"c": 0.11641,
"h": 132.1
},
"luminance": 0.86456
}Semantic roles & 50–950 ramp
primary
#CFFDAB
secondary
#AD6BE1
accent
#00E681
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582