#DEFAAB#DEFAAB
#DEFAAB is a very light, moderate yellow-green. Relative luminance 0.868; OKLCH L 94.6% C 0.106 H 124.2°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFAAB |
|---|---|
| RGB | rgb(222, 250, 171) |
| HSL | hsl(81, 89%, 83%) |
| HSV | hsv(81, 32%, 98%) |
| CMYK | cmyk(11.2%, 0%, 31.6%, 2%) |
| CIE-LAB | lab(94.67, -21.95, 34.98) |
| CIE-LCH | lch(94.67, 41.30, 122.12°) |
| OKLab | oklab(94.63% -0.0594 0.0873) |
| OKLCH | oklch(94.63% 0.106 124.2) |
| XYZ | xyz(71.6598, 86.8408, 51.5069) |
| Luminance | 0.8684 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.88
Very Light Green
#D1FFBD
ΔE00 5.07
Light Light Green
#C8FFB0
ΔE00 5.16
Very Pale Green
#CFFDBC
ΔE00 5.20
Pale Green
#C7FDB5
ΔE00 5.60
Tea Green
#BDF8A3
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFAAB #C7ABFA
analogous
#FAEFAB #DEFAAB #B6FAAB
triadic
#DEFAAB #ABDEFA #FAABDE
tetradic
#DEFAAB #ABFAEF #C7ABFA #FAABB6
square
#DEFAAB #ABFAEF #C7ABFA #FAABB6
split-complementary
#DEFAAB #ABB6FA #EFABFA
monochromatic
#B1F337 #C7F771 #DEFAAB #F4FDE2 #F4FDE2
Accessibility & contrast
On white
1.14
#DEFAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#DEFAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFAAB
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFAAB | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A6
Deuteranopia (green-blind)
#FFEFAF
Tritanopia (blue-blind)
#E3F3E6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #defaab; /* rgb */ color: rgb(222, 250, 171); /* oklch */ color: oklch(94.6% 0.106 124.2);
Tailwind
colors: {
custom: {
50: '#e9fcc4',
500: '#defaab',
950: '#000000',
},
}SCSS
$custom: #defaab; $custom-light: #e9fcc4; $custom-dark: #000000;
JSON
{
"hex": "#defaab",
"rgb": {
"r": 222,
"g": 250,
"b": 171
},
"hsl": {
"h": 81.266,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.94629,
"c": 0.10557,
"h": 124.2
},
"luminance": 0.86841
}Semantic roles & 50–950 ramp
primary
#DEFAAB
secondary
#946CDD
accent
#00E551
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582