#DEFEAB#DEFEAB
#DEFEAB is a very light, moderate yellow-green. Relative luminance 0.894; OKLCH L 95.5% C 0.111 H 125.6°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFEAB |
|---|---|
| RGB | rgb(222, 254, 171) |
| HSL | hsl(83, 98%, 83%) |
| HSV | hsv(83, 33%, 100%) |
| CMYK | cmyk(12.6%, 0%, 32.7%, 0.4%) |
| CIE-LAB | lab(95.73, -23.87, 36.38) |
| CIE-LCH | lch(95.73, 43.51, 123.27°) |
| OKLab | oklab(95.47% -0.0648 0.0906) |
| OKLCH | oklch(95.47% 0.111 125.6) |
| XYZ | xyz(72.9159, 89.3531, 51.9256) |
| Luminance | 0.8935 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 4.64
Light Khaki
#E6F2A2
ΔE00 4.69
Very Light Green
#D1FFBD
ΔE00 4.92
Very Pale Green
#CFFDBC
ΔE00 5.12
Celery
#C1FD95
ΔE00 5.27
Pale Green
#C7FDB5
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFEAB #CBABFE
analogous
#FEF5AB #DEFEAB #B4FEAB
triadic
#DEFEAB #ABDEFE #FEABDE
tetradic
#DEFEAB #ABFEF5 #CBABFE #FEABB4
square
#DEFEAB #ABFEF5 #CBABFE #FEABB4
split-complementary
#DEFEAB #ABB4FE #F5ABFE
monochromatic
#AEFD32 #C6FD6F #DEFEAB #F3FFE1 #F3FFE1
Accessibility & contrast
On white
1.11
#DEFEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#DEFEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFEAB
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFEAB | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A5
Deuteranopia (green-blind)
#FFF2AF
Tritanopia (blue-blind)
#E3F6E9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #defeab; /* rgb */ color: rgb(222, 254, 171); /* oklch */ color: oklch(95.5% 0.111 125.6);
Tailwind
colors: {
custom: {
50: '#e9fec4',
500: '#defeab',
950: '#000000',
},
}SCSS
$custom: #defeab; $custom-light: #e9fec4; $custom-dark: #000000;
JSON
{
"hex": "#defeab",
"rgb": {
"r": 222,
"g": 254,
"b": 171
},
"hsl": {
"h": 83.133,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.95474,
"c": 0.11137,
"h": 125.6
},
"luminance": 0.89353
}Semantic roles & 50–950 ramp
primary
#DEFEAB
secondary
#996AE3
accent
#00E658
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582