#CFFDAE#CFFDAE
#CFFDAE is a very light, moderate yellow-green. Relative luminance 0.866; OKLCH L 94.3% C 0.113 H 132.8°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFDAE |
|---|---|
| RGB | rgb(207, 253, 174) |
| HSL | hsl(95, 95%, 84%) |
| HSV | hsv(95, 31%, 99%) |
| CMYK | cmyk(18.2%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(94.56, -28.26, 33.15) |
| CIE-LCH | lch(94.56, 43.56, 130.44°) |
| OKLab | oklab(94.31% -0.0768 0.083) |
| OKLCH | oklch(94.31% 0.113 132.8) |
| XYZ | xyz(68.4959, 86.5707, 53.1373) |
| Luminance | 0.8657 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.59
Pale Green
#C7FDB5
ΔE00 2.29
Very Light Green
#D1FFBD
ΔE00 2.68
Tea Green
#BDF8A3
ΔE00 2.69
Very Pale Green
#CFFDBC
ΔE00 2.82
Washed Out Green
#BCF5A6
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFDAE #DCAEFD
analogous
#F6FDAE #CFFDAE #AEFDB4
triadic
#CFFDAE #AECFFD #FDAECF
tetradic
#CFFDAE #AEF6FD #DCAEFD #FDB4AE
square
#CFFDAE #AEF6FD #DCAEFD #FDB4AE
split-complementary
#CFFDAE #B4AEFD #FDAEF6
monochromatic
#88FA37 #ACFC72 #CFFDAE #EDFEE1 #EDFEE1
Accessibility & contrast
On white
1.15
#CFFDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#CFFDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFDAE
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFDAE | 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)
#FFF2A9
Deuteranopia (green-blind)
#FDEEB2
Tritanopia (blue-blind)
#D0F7E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cffdae; /* rgb */ color: rgb(207, 253, 174); /* oklch */ color: oklch(94.3% 0.113 132.8);
Tailwind
colors: {
custom: {
50: '#defec6',
500: '#cffdae',
950: '#000000',
},
}SCSS
$custom: #cffdae; $custom-light: #defec6; $custom-dark: #000000;
JSON
{
"hex": "#cffdae",
"rgb": {
"r": 207,
"g": 253,
"b": 174
},
"hsl": {
"h": 94.937,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.94308,
"c": 0.11312,
"h": 132.8
},
"luminance": 0.86572
}Semantic roles & 50–950 ramp
primary
#CFFDAE
secondary
#B16DE2
accent
#00E686
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582