#DEFBB5#DEFBB5
#DEFBB5 is a very light, moderate yellow-green. Relative luminance 0.879; OKLCH L 95.0% C 0.096 H 126.4°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBB5 |
|---|---|
| RGB | rgb(222, 251, 181) |
| HSL | hsl(85, 90%, 85%) |
| HSV | hsv(85, 28%, 98%) |
| CMYK | cmyk(11.6%, 0%, 27.9%, 1.6%) |
| CIE-LAB | lab(95.10, -21.08, 30.53) |
| CIE-LCH | lch(95.10, 37.10, 124.61°) |
| OKLab | oklab(95.03% -0.0567 0.0769) |
| OKLCH | oklch(95.03% 0.096 126.4) |
| XYZ | xyz(72.9608, 87.8597, 56.8219) |
| Luminance | 0.8786 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.76
Very Pale Green
#CFFDBC
ΔE00 3.87
Light Light Green
#C8FFB0
ΔE00 4.73
Pale Green
#C7FDB5
ΔE00 4.76
Light Khaki
#E6F2A2
ΔE00 4.98
Washed Out Green
#BCF5A6
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBB5 #D2B5FB
analogous
#FBF5B5 #DEFBB5 #BBFBB5
triadic
#DEFBB5 #B5DEFB #FBB5DE
tetradic
#DEFBB5 #B5FBF5 #D2B5FB #FBB5BB
square
#DEFBB5 #B5FBF5 #D2B5FB #FBB5BB
split-complementary
#DEFBB5 #B5BBFB #F5B5FB
monochromatic
#AAF541 #C4F87B #DEFBB5 #F2FDE2 #F2FDE2
Accessibility & contrast
On white
1.13
#DEFBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#DEFBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBB5
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBB5 | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B0
Deuteranopia (green-blind)
#FEF0B8
Tritanopia (blue-blind)
#E2F4E8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #defbb5; /* rgb */ color: rgb(222, 251, 181); /* oklch */ color: oklch(95.0% 0.096 126.4);
Tailwind
colors: {
custom: {
50: '#e9fccb',
500: '#defbb5',
950: '#000000',
},
}SCSS
$custom: #defbb5; $custom-light: #e9fccb; $custom-dark: #000000;
JSON
{
"hex": "#defbb5",
"rgb": {
"r": 222,
"g": 251,
"b": 181
},
"hsl": {
"h": 84.857,
"s": 89.744,
"l": 84.706
},
"oklch": {
"l": 0.95028,
"c": 0.09554,
"h": 126.4
},
"luminance": 0.8786
}Semantic roles & 50–950 ramp
primary
#DEFBB5
secondary
#A175DF
accent
#00E65F
background
#FEFFFE
surface
#FDFFFA
border
#D5D7D3
text
#161713
muted
#848583