#DEFBB7#DEFBB7
#DEFBB7 is a very light, moderate yellow-green. Relative luminance 0.879; OKLCH L 95.1% C 0.093 H 126.9°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBB7 |
|---|---|
| RGB | rgb(222, 251, 183) |
| HSL | hsl(86, 89%, 85%) |
| HSV | hsv(86, 27%, 98%) |
| CMYK | cmyk(11.6%, 0%, 27.1%, 1.6%) |
| CIE-LAB | lab(95.14, -20.79, 29.57) |
| CIE-LCH | lch(95.14, 36.15, 125.11°) |
| OKLab | oklab(95.07% -0.0559 0.0746) |
| OKLCH | oklch(95.07% 0.093 126.9) |
| XYZ | xyz(73.1675, 87.9424, 57.9104) |
| Luminance | 0.8794 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.58
Very Pale Green
#CFFDBC
ΔE00 3.68
Pale Green
#C7FDB5
ΔE00 4.69
Light Light Green
#C8FFB0
ΔE00 4.77
Light Khaki
#E6F2A2
ΔE00 5.23
Washed Out Green
#BCF5A6
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBB7 #D4B7FB
analogous
#FBF6B7 #DEFBB7 #BCFBB7
triadic
#DEFBB7 #B7DEFB #FBB7DE
tetradic
#DEFBB7 #B7FBF6 #D4B7FB #FBB7BC
square
#DEFBB7 #B7FBF6 #D4B7FB #FBB7BC
split-complementary
#DEFBB7 #B7BCFB #F6B7FB
monochromatic
#A9F543 #C3F87D #DEFBB7 #F2FDE2 #F2FDE2
Accessibility & contrast
On white
1.13
#DEFBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#DEFBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBB7
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBB7 | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B3
Deuteranopia (green-blind)
#FEF1BA
Tritanopia (blue-blind)
#E2F5E9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #defbb7; /* rgb */ color: rgb(222, 251, 183); /* oklch */ color: oklch(95.1% 0.093 126.9);
Tailwind
colors: {
custom: {
50: '#e9fccd',
500: '#defbb7',
950: '#000000',
},
}SCSS
$custom: #defbb7; $custom-light: #e9fccd; $custom-dark: #000000;
JSON
{
"hex": "#defbb7",
"rgb": {
"r": 222,
"g": 251,
"b": 183
},
"hsl": {
"h": 85.588,
"s": 89.474,
"l": 85.098
},
"oklch": {
"l": 0.95068,
"c": 0.09324,
"h": 126.9
},
"luminance": 0.87943
}Semantic roles & 50–950 ramp
primary
#DEFBB7
secondary
#A377E0
accent
#00E662
background
#FEFFFE
surface
#FDFFFA
border
#D5D7D3
text
#161713
muted
#848583