#DEFAAA#DEFAAA
#DEFAAA is a very light, moderate yellow-green. Relative luminance 0.868; OKLCH L 94.6% C 0.107 H 124.1°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFAAA |
|---|---|
| RGB | rgb(222, 250, 170) |
| HSL | hsl(81, 89%, 82%) |
| HSV | hsv(81, 32%, 98%) |
| CMYK | cmyk(11.2%, 0%, 32%, 2%) |
| CIE-LAB | lab(94.65, -22.09, 35.45) |
| CIE-LCH | lch(94.65, 41.77, 121.92°) |
| OKLab | oklab(94.61% -0.0598 0.0884) |
| OKLCH | oklch(94.61% 0.107 124.1) |
| XYZ | xyz(71.5648, 86.8028, 51.0068) |
| Luminance | 0.8680 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.82
Very Light Green
#D1FFBD
ΔE00 5.21
Light Light Green
#C8FFB0
ΔE00 5.22
Very Pale Green
#CFFDBC
ΔE00 5.34
Pale Green
#C7FDB5
ΔE00 5.70
Tea Green
#BDF8A3
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFAAA #C6AAFA
analogous
#FAEEAA #DEFAAA #B6FAAA
triadic
#DEFAAA #AADEFA #FAAADE
tetradic
#DEFAAA #AAFAEE #C6AAFA #FAAAB6
square
#DEFAAA #AAFAEE #C6AAFA #FAAAB6
split-complementary
#DEFAAA #AAB6FA #EEAAFA
monochromatic
#B1F336 #C8F770 #DEFAAA #F4FDE2 #F4FDE2
Accessibility & contrast
On white
1.14
#DEFAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#DEFAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFAAA
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFAAA | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0A5
Deuteranopia (green-blind)
#FFEFAE
Tritanopia (blue-blind)
#E3F2E5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #defaaa; /* rgb */ color: rgb(222, 250, 170); /* oklch */ color: oklch(94.6% 0.107 124.1);
Tailwind
colors: {
custom: {
50: '#e9fcc4',
500: '#defaaa',
950: '#000000',
},
}SCSS
$custom: #defaaa; $custom-light: #e9fcc4; $custom-dark: #000000;
JSON
{
"hex": "#defaaa",
"rgb": {
"r": 222,
"g": 250,
"b": 170
},
"hsl": {
"h": 81,
"s": 88.889,
"l": 82.353
},
"oklch": {
"l": 0.94611,
"c": 0.10672,
"h": 124.1
},
"luminance": 0.86803
}Semantic roles & 50–950 ramp
primary
#DEFAAA
secondary
#936CDD
accent
#00E650
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582