#DEFBAB#DEFBAB
#DEFBAB is a very light, moderate yellow-green. Relative luminance 0.875; OKLCH L 94.8% C 0.107 H 124.6°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBAB |
|---|---|
| RGB | rgb(222, 251, 171) |
| HSL | hsl(82, 91%, 83%) |
| HSV | hsv(82, 32%, 98%) |
| CMYK | cmyk(11.6%, 0%, 31.9%, 1.6%) |
| CIE-LAB | lab(94.93, -22.43, 35.33) |
| CIE-LCH | lch(94.93, 41.85, 122.42°) |
| OKLab | oklab(94.84% -0.0608 0.0881) |
| OKLCH | oklch(94.84% 0.107 124.6) |
| XYZ | xyz(71.9713, 87.4639, 51.6108) |
| Luminance | 0.8746 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.07
Light Light Green
#C8FFB0
ΔE00 5.01
Very Light Green
#D1FFBD
ΔE00 5.01
Very Pale Green
#CFFDBC
ΔE00 5.15
Pale Green
#C7FDB5
ΔE00 5.50
Tea Green
#BDF8A3
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBAB #C8ABFB
analogous
#FBF0AB #DEFBAB #B6FBAB
triadic
#DEFBAB #ABDEFB #FBABDE
tetradic
#DEFBAB #ABFBF0 #C8ABFB #FBABB6
square
#DEFBAB #ABFBF0 #C8ABFB #FBABB6
split-complementary
#DEFBAB #ABB6FB #F0ABFB
monochromatic
#B0F536 #C7F871 #DEFBAB #F4FEE2 #F4FEE2
Accessibility & contrast
On white
1.14
#DEFBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#DEFBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBAB
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBAB | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A6
Deuteranopia (green-blind)
#FFF0AF
Tritanopia (blue-blind)
#E3F4E6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #defbab; /* rgb */ color: rgb(222, 251, 171); /* oklch */ color: oklch(94.8% 0.107 124.6);
Tailwind
colors: {
custom: {
50: '#e9fcc4',
500: '#defbab',
950: '#000000',
},
}SCSS
$custom: #defbab; $custom-light: #e9fcc4; $custom-dark: #000000;
JSON
{
"hex": "#defbab",
"rgb": {
"r": 222,
"g": 251,
"b": 171
},
"hsl": {
"h": 81.75,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.9484,
"c": 0.10702,
"h": 124.6
},
"luminance": 0.87464
}Semantic roles & 50–950 ramp
primary
#DEFBAB
secondary
#956CDE
accent
#00E653
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582