#DEFEAA#DEFEAA
#DEFEAA is a very light, moderate yellow-green. Relative luminance 0.893; OKLCH L 95.5% C 0.112 H 125.4°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFEAA |
|---|---|
| RGB | rgb(222, 254, 170) |
| HSL | hsl(83, 98%, 83%) |
| HSV | hsv(83, 33%, 100%) |
| CMYK | cmyk(12.6%, 0%, 33.1%, 0.4%) |
| CIE-LAB | lab(95.71, -24.00, 36.85) |
| CIE-LCH | lch(95.71, 43.98, 123.07°) |
| OKLab | oklab(95.46% -0.0652 0.0917) |
| OKLCH | oklch(95.46% 0.112 125.4) |
| XYZ | xyz(72.8209, 89.3151, 51.4255) |
| Luminance | 0.8931 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.66
Light Light Green
#C8FFB0
ΔE00 4.72
Very Light Green
#D1FFBD
ΔE00 5.08
Celery
#C1FD95
ΔE00 5.20
Very Pale Green
#CFFDBC
ΔE00 5.27
Tea Green
#BDF8A3
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFEAA #CAAAFE
analogous
#FEF4AA #DEFEAA #B4FEAA
triadic
#DEFEAA #AADEFE #FEAADE
tetradic
#DEFEAA #AAFEF4 #CAAAFE #FEAAB4
square
#DEFEAA #AAFEF4 #CAAAFE #FEAAB4
split-complementary
#DEFEAA #AAB4FE #F4AAFE
monochromatic
#AFFD31 #C7FD6E #DEFEAA #F3FFE1 #F3FFE1
Accessibility & contrast
On white
1.11
#DEFEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#DEFEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFEAA
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFEAA | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A4
Deuteranopia (green-blind)
#FFF2AE
Tritanopia (blue-blind)
#E3F6E8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #defeaa; /* rgb */ color: rgb(222, 254, 170); /* oklch */ color: oklch(95.5% 0.112 125.4);
Tailwind
colors: {
custom: {
50: '#e9fec4',
500: '#defeaa',
950: '#000000',
},
}SCSS
$custom: #defeaa; $custom-light: #e9fec4; $custom-dark: #000000;
JSON
{
"hex": "#defeaa",
"rgb": {
"r": 222,
"g": 254,
"b": 170
},
"hsl": {
"h": 82.857,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.95456,
"c": 0.11248,
"h": 125.4
},
"luminance": 0.89315
}Semantic roles & 50–950 ramp
primary
#DEFEAA
secondary
#9869E3
accent
#00E657
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582