#CEFDAE#CEFDAE
#CEFDAE is a very light, moderate yellow-green. Relative luminance 0.864; OKLCH L 94.2% C 0.114 H 133.2°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFDAE |
|---|---|
| RGB | rgb(206, 253, 174) |
| HSL | hsl(96, 95%, 84%) |
| HSV | hsv(96, 31%, 99%) |
| CMYK | cmyk(18.6%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(94.49, -28.60, 33.06) |
| CIE-LCH | lch(94.49, 43.72, 130.87°) |
| OKLab | oklab(94.24% -0.0778 0.0828) |
| OKLCH | oklch(94.24% 0.114 133.2) |
| XYZ | xyz(68.2173, 86.4271, 53.1242) |
| Luminance | 0.8643 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.41
Pale Green
#C7FDB5
ΔE00 2.14
Tea Green
#BDF8A3
ΔE00 2.54
Very Light Green
#D1FFBD
ΔE00 2.63
Washed Out Green
#BCF5A6
ΔE00 2.71
Very Pale Green
#CFFDBC
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFDAE #DDAEFD
analogous
#F6FDAE #CEFDAE #AEFDB5
triadic
#CEFDAE #AECEFD #FDAECE
tetradic
#CEFDAE #AEF6FD #DDAEFD #FDB5AE
square
#CEFDAE #AEF6FD #DDAEFD #FDB5AE
split-complementary
#CEFDAE #B5AEFD #FDAEF6
monochromatic
#86FA37 #AAFC72 #CEFDAE #EDFEE1 #EDFEE1
Accessibility & contrast
On white
1.15
#CEFDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#CEFDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFDAE
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFDAE | 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)
#FFF2A9
Deuteranopia (green-blind)
#FCEEB2
Tritanopia (blue-blind)
#CFF7E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cefdae; /* rgb */ color: rgb(206, 253, 174); /* oklch */ color: oklch(94.2% 0.114 133.2);
Tailwind
colors: {
custom: {
50: '#defec6',
500: '#cefdae',
950: '#000000',
},
}SCSS
$custom: #cefdae; $custom-light: #defec6; $custom-dark: #000000;
JSON
{
"hex": "#cefdae",
"rgb": {
"r": 206,
"g": 253,
"b": 174
},
"hsl": {
"h": 95.696,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.94243,
"c": 0.11362,
"h": 133.2
},
"luminance": 0.86428
}Semantic roles & 50–950 ramp
primary
#CEFDAE
secondary
#B36DE2
accent
#00E689
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582