#CFFDAD#CFFDAD
#CFFDAD is a very light, moderate yellow-green. Relative luminance 0.865; OKLCH L 94.3% C 0.114 H 132.5°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFDAD |
|---|---|
| RGB | rgb(207, 253, 173) |
| HSL | hsl(95, 95%, 84%) |
| HSV | hsv(95, 32%, 99%) |
| CMYK | cmyk(18.2%, 0%, 31.6%, 0.8%) |
| CIE-LAB | lab(94.54, -28.40, 33.63) |
| CIE-LCH | lch(94.54, 44.02, 130.18°) |
| OKLab | oklab(94.29% -0.0772 0.0842) |
| OKLCH | oklch(94.29% 0.114 132.5) |
| XYZ | xyz(68.3988, 86.5319, 52.6258) |
| Luminance | 0.8653 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.67
Pale Green
#C7FDB5
ΔE00 2.44
Tea Green
#BDF8A3
ΔE00 2.66
Very Light Green
#D1FFBD
ΔE00 2.86
Washed Out Green
#BCF5A6
ΔE00 2.89
Very Pale Green
#CFFDBC
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFDAD #DBADFD
analogous
#F7FDAD #CFFDAD #ADFDB3
triadic
#CFFDAD #ADCFFD #FDADCF
tetradic
#CFFDAD #ADF7FD #DBADFD #FDB3AD
square
#CFFDAD #ADF7FD #DBADFD #FDB3AD
split-complementary
#CFFDAD #B3ADFD #FDADF7
monochromatic
#89FA36 #ACFC71 #CFFDAD #EEFEE1 #EEFEE1
Accessibility & contrast
On white
1.15
#CFFDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#CFFDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFDAD
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFDAD | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A8
Deuteranopia (green-blind)
#FDEEB1
Tritanopia (blue-blind)
#D0F7E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cffdad; /* rgb */ color: rgb(207, 253, 173); /* oklch */ color: oklch(94.3% 0.114 132.5);
Tailwind
colors: {
custom: {
50: '#defec6',
500: '#cffdad',
950: '#000000',
},
}SCSS
$custom: #cffdad; $custom-light: #defec6; $custom-dark: #000000;
JSON
{
"hex": "#cffdad",
"rgb": {
"r": 207,
"g": 253,
"b": 173
},
"hsl": {
"h": 94.5,
"s": 95.238,
"l": 83.529
},
"oklch": {
"l": 0.9429,
"c": 0.11423,
"h": 132.5
},
"luminance": 0.86533
}Semantic roles & 50–950 ramp
primary
#CFFDAD
secondary
#B06CE2
accent
#00E684
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582