#DEFBB1#DEFBB1
#DEFBB1 is a very light, moderate yellow-green. Relative luminance 0.877; OKLCH L 95.0% C 0.100 H 125.6°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBB1 |
|---|---|
| RGB | rgb(222, 251, 177) |
| HSL | hsl(84, 90%, 84%) |
| HSV | hsv(84, 29%, 98%) |
| CMYK | cmyk(11.6%, 0%, 29.5%, 1.6%) |
| CIE-LAB | lab(95.03, -21.63, 32.45) |
| CIE-LCH | lch(95.03, 39.00, 123.68°) |
| OKLab | oklab(94.95% -0.0583 0.0814) |
| OKLCH | oklch(94.95% 0.1 125.6) |
| XYZ | xyz(72.5563, 87.6979, 54.6914) |
| Luminance | 0.8770 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 4.21
Very Pale Green
#CFFDBC
ΔE00 4.34
Light Khaki
#E6F2A2
ΔE00 4.53
Light Light Green
#C8FFB0
ΔE00 4.75
Pale Green
#C7FDB5
ΔE00 4.98
Washed Out Green
#BCF5A6
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBB1 #CEB1FB
analogous
#FBF3B1 #DEFBB1 #B9FBB1
triadic
#DEFBB1 #B1DEFB #FBB1DE
tetradic
#DEFBB1 #B1FBF3 #CEB1FB #FBB1B9
square
#DEFBB1 #B1FBF3 #CEB1FB #FBB1B9
split-complementary
#DEFBB1 #B1B9FB #F3B1FB
monochromatic
#ADF53D #C5F877 #DEFBB1 #F3FEE2 #F3FEE2
Accessibility & contrast
On white
1.13
#DEFBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#DEFBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBB1
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBB1 | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AC
Deuteranopia (green-blind)
#FFF0B4
Tritanopia (blue-blind)
#E3F4E8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #defbb1; /* rgb */ color: rgb(222, 251, 177); /* oklch */ color: oklch(95.0% 0.100 125.6);
Tailwind
colors: {
custom: {
50: '#e9fcc8',
500: '#defbb1',
950: '#000000',
},
}SCSS
$custom: #defbb1; $custom-light: #e9fcc8; $custom-dark: #000000;
JSON
{
"hex": "#defbb1",
"rgb": {
"r": 222,
"g": 251,
"b": 177
},
"hsl": {
"h": 83.514,
"s": 90.244,
"l": 83.922
},
"oklch": {
"l": 0.94952,
"c": 0.10016,
"h": 125.6
},
"luminance": 0.87698
}Semantic roles & 50–950 ramp
primary
#DEFBB1
secondary
#9C71DF
accent
#00E65A
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582