#DEFBB4#DEFBB4
#DEFBB4 is a very light, moderate yellow-green. Relative luminance 0.878; OKLCH L 95.0% C 0.097 H 126.2°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBB4 |
|---|---|
| RGB | rgb(222, 251, 180) |
| HSL | hsl(85, 90%, 85%) |
| HSV | hsv(85, 28%, 98%) |
| CMYK | cmyk(11.6%, 0%, 28.3%, 1.6%) |
| CIE-LAB | lab(95.08, -21.21, 31.01) |
| CIE-LCH | lch(95.08, 37.58, 124.37°) |
| OKLab | oklab(95.01% -0.0571 0.078) |
| OKLCH | oklch(95.01% 0.097 126.2) |
| XYZ | xyz(72.8586, 87.8188, 56.2835) |
| Luminance | 0.8782 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.86
Very Pale Green
#CFFDBC
ΔE00 3.98
Light Light Green
#C8FFB0
ΔE00 4.72
Pale Green
#C7FDB5
ΔE00 4.80
Light Khaki
#E6F2A2
ΔE00 4.86
Washed Out Green
#BCF5A6
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBB4 #D1B4FB
analogous
#FBF4B4 #DEFBB4 #BBFBB4
triadic
#DEFBB4 #B4DEFB #FBB4DE
tetradic
#DEFBB4 #B4FBF4 #D1B4FB #FBB4BB
square
#DEFBB4 #B4FBF4 #D1B4FB #FBB4BB
split-complementary
#DEFBB4 #B4BBFB #F4B4FB
monochromatic
#ABF540 #C4F87A #DEFBB4 #F2FDE2 #F2FDE2
Accessibility & contrast
On white
1.13
#DEFBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#DEFBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBB4
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBB4 | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AF
Deuteranopia (green-blind)
#FEF0B7
Tritanopia (blue-blind)
#E2F4E8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #defbb4; /* rgb */ color: rgb(222, 251, 180); /* oklch */ color: oklch(95.0% 0.097 126.2);
Tailwind
colors: {
custom: {
50: '#e9fccb',
500: '#defbb4',
950: '#000000',
},
}SCSS
$custom: #defbb4; $custom-light: #e9fccb; $custom-dark: #000000;
JSON
{
"hex": "#defbb4",
"rgb": {
"r": 222,
"g": 251,
"b": 180
},
"hsl": {
"h": 84.507,
"s": 89.873,
"l": 84.51
},
"oklch": {
"l": 0.95009,
"c": 0.09671,
"h": 126.2
},
"luminance": 0.87819
}Semantic roles & 50–950 ramp
primary
#DEFBB4
secondary
#A074DF
accent
#00E65E
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582