#DEFAB2#DEFAB2
#DEFAB2 is a very light, moderate yellow-green. Relative luminance 0.871; OKLCH L 94.8% C 0.098 H 125.5°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFAB2 |
|---|---|
| RGB | rgb(222, 250, 178) |
| HSL | hsl(83, 88%, 84%) |
| HSV | hsv(83, 29%, 98%) |
| CMYK | cmyk(11.2%, 0%, 28.8%, 2%) |
| CIE-LAB | lab(94.79, -21.01, 31.62) |
| CIE-LCH | lch(94.79, 37.96, 123.60°) |
| OKLab | oklab(94.76% -0.0566 0.0794) |
| OKLCH | oklch(94.76% 0.098 125.5) |
| XYZ | xyz(72.3447, 87.1148, 55.1144) |
| Luminance | 0.8711 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 4.19
Very Pale Green
#CFFDBC
ΔE00 4.29
Light Khaki
#E6F2A2
ΔE00 4.50
Light Light Green
#C8FFB0
ΔE00 4.92
Pale Green
#C7FDB5
ΔE00 5.06
Washed Out Green
#BCF5A6
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFAB2 #CEB2FA
analogous
#FAF2B2 #DEFAB2 #BAFAB2
triadic
#DEFAB2 #B2DEFA #FAB2DE
tetradic
#DEFAB2 #B2FAF2 #CEB2FA #FAB2BA
square
#DEFAB2 #B2FAF2 #CEB2FA #FAB2BA
split-complementary
#DEFAB2 #B2BAFA #F2B2FA
monochromatic
#ADF33F #C5F679 #DEFAB2 #F3FDE2 #F3FDE2
Accessibility & contrast
On white
1.14
#DEFAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#DEFAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFAB2
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFAB2 | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AD
Deuteranopia (green-blind)
#FEF0B5
Tritanopia (blue-blind)
#E2F3E7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #defab2; /* rgb */ color: rgb(222, 250, 178); /* oklch */ color: oklch(94.8% 0.098 125.5);
Tailwind
colors: {
custom: {
50: '#e9fcc9',
500: '#defab2',
950: '#000000',
},
}SCSS
$custom: #defab2; $custom-light: #e9fcc9; $custom-dark: #000000;
JSON
{
"hex": "#defab2",
"rgb": {
"r": 222,
"g": 250,
"b": 178
},
"hsl": {
"h": 83.333,
"s": 87.805,
"l": 83.922
},
"oklch": {
"l": 0.9476,
"c": 0.09754,
"h": 125.5
},
"luminance": 0.87115
}Semantic roles & 50–950 ramp
primary
#DEFAB2
secondary
#9C73DE
accent
#01E459
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582