#DEFABB#DEFABB
#DEFABB is a very light, moderate yellow-green. Relative luminance 0.875; OKLCH L 94.9% C 0.087 H 127.5°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFABB |
|---|---|
| RGB | rgb(222, 250, 187) |
| HSL | hsl(87, 86%, 86%) |
| HSV | hsv(87, 25%, 98%) |
| CMYK | cmyk(11.2%, 0%, 25.2%, 2%) |
| CIE-LAB | lab(94.94, -19.74, 27.29) |
| CIE-LCH | lch(94.94, 33.68, 125.88°) |
| OKLab | oklab(94.94% -0.0529 0.0691) |
| OKLCH | oklch(94.94% 0.087 127.5) |
| XYZ | xyz(73.2782, 87.4882, 60.0304) |
| Luminance | 0.8749 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.54
Very Pale Green
#CFFDBC
ΔE00 3.57
Pale Green
#C7FDB5
ΔE00 4.87
Light Light Green
#C8FFB0
ΔE00 5.20
Light Sage
#BCECAC
ΔE00 5.55
Light Khaki
#E6F2A2
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFABB #D7BBFA
analogous
#FAF7BB #DEFABB #BEFABB
triadic
#DEFABB #BBDEFA #FABBDE
tetradic
#DEFABB #BBFAF7 #D7BBFA #FABBBE
square
#DEFABB #BBFAF7 #D7BBFA #FABBBE
split-complementary
#DEFABB #BBBEFA #F7BBFA
monochromatic
#A7F249 #C2F682 #DEFABB #F1FDE2 #F1FDE2
Accessibility & contrast
On white
1.14
#DEFABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#DEFABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFABB
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFABB | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B7
Deuteranopia (green-blind)
#FCF0BE
Tritanopia (blue-blind)
#E1F4E9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #defabb; /* rgb */ color: rgb(222, 250, 187); /* oklch */ color: oklch(94.9% 0.087 127.5);
Tailwind
colors: {
custom: {
50: '#e8fccf',
500: '#defabb',
950: '#000000',
},
}SCSS
$custom: #defabb; $custom-light: #e8fccf; $custom-dark: #000000;
JSON
{
"hex": "#defabb",
"rgb": {
"r": 222,
"g": 250,
"b": 187
},
"hsl": {
"h": 86.667,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.94938,
"c": 0.08707,
"h": 127.5
},
"luminance": 0.87489
}Semantic roles & 50–950 ramp
primary
#DEFABB
secondary
#A77BDE
accent
#03E366
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161714
muted
#848583