#DEFDAE#DEFDAE
#DEFDAE is a very light, moderate yellow-green. Relative luminance 0.888; OKLCH L 95.3% C 0.107 H 125.8°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFDAE |
|---|---|
| RGB | rgb(222, 253, 174) |
| HSL | hsl(84, 95%, 84%) |
| HSV | hsv(84, 31%, 99%) |
| CMYK | cmyk(12.3%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(95.51, -22.99, 34.60) |
| CIE-LCH | lch(95.51, 41.54, 123.61°) |
| OKLab | oklab(95.32% -0.0622 0.0864) |
| OKLCH | oklch(95.32% 0.107 125.8) |
| XYZ | xyz(72.8886, 88.8357, 53.3432) |
| Luminance | 0.8884 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 4.50
Light Light Green
#C8FFB0
ΔE00 4.55
Light Khaki
#E6F2A2
ΔE00 4.63
Very Pale Green
#CFFDBC
ΔE00 4.67
Pale Green
#C7FDB5
ΔE00 5.03
Tea Green
#BDF8A3
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFDAE #CDAEFD
analogous
#FDF4AE #DEFDAE #B6FDAE
triadic
#DEFDAE #AEDEFD #FDAEDE
tetradic
#DEFDAE #AEFDF4 #CDAEFD #FDAEB6
square
#DEFDAE #AEFDF4 #CDAEFD #FDAEB6
split-complementary
#DEFDAE #AEB6FD #F4AEFD
monochromatic
#ADFA37 #C6FC72 #DEFDAE #F3FEE1 #F3FEE1
Accessibility & contrast
On white
1.12
#DEFDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#DEFDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFDAE
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFDAE | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A9
Deuteranopia (green-blind)
#FFF2B2
Tritanopia (blue-blind)
#E3F6E9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #defdae; /* rgb */ color: rgb(222, 253, 174); /* oklch */ color: oklch(95.3% 0.107 125.8);
Tailwind
colors: {
custom: {
50: '#e9fec6',
500: '#defdae',
950: '#000000',
},
}SCSS
$custom: #defdae; $custom-light: #e9fec6; $custom-dark: #000000;
JSON
{
"hex": "#defdae",
"rgb": {
"r": 222,
"g": 253,
"b": 174
},
"hsl": {
"h": 83.544,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.95317,
"c": 0.10652,
"h": 125.8
},
"luminance": 0.88836
}Semantic roles & 50–950 ramp
primary
#DEFDAE
secondary
#9B6DE2
accent
#00E65A
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582