#DEFBB6#DEFBB6
#DEFBB6 is a very light, moderate yellow-green. Relative luminance 0.879; OKLCH L 95.0% C 0.094 H 126.6°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBB6 |
|---|---|
| RGB | rgb(222, 251, 182) |
| HSL | hsl(85, 90%, 85%) |
| HSV | hsv(85, 27%, 98%) |
| CMYK | cmyk(11.6%, 0%, 27.5%, 1.6%) |
| CIE-LAB | lab(95.12, -20.93, 30.05) |
| CIE-LCH | lch(95.12, 36.63, 124.86°) |
| OKLab | oklab(95.05% -0.0563 0.0757) |
| OKLCH | oklch(95.05% 0.094 126.6) |
| XYZ | xyz(73.0638, 87.9009, 57.3642) |
| Luminance | 0.8790 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.67
Very Pale Green
#CFFDBC
ΔE00 3.77
Pale Green
#C7FDB5
ΔE00 4.72
Light Light Green
#C8FFB0
ΔE00 4.74
Light Khaki
#E6F2A2
ΔE00 5.10
Washed Out Green
#BCF5A6
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBB6 #D3B6FB
analogous
#FBF5B6 #DEFBB6 #BCFBB6
triadic
#DEFBB6 #B6DEFB #FBB6DE
tetradic
#DEFBB6 #B6FBF5 #D3B6FB #FBB6BC
square
#DEFBB6 #B6FBF5 #D3B6FB #FBB6BC
split-complementary
#DEFBB6 #B6BCFB #F5B6FB
monochromatic
#AAF542 #C4F87C #DEFBB6 #F2FDE2 #F2FDE2
Accessibility & contrast
On white
1.13
#DEFBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#DEFBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBB6
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBB6 | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B2
Deuteranopia (green-blind)
#FEF1B9
Tritanopia (blue-blind)
#E2F5E9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #defbb6; /* rgb */ color: rgb(222, 251, 182); /* oklch */ color: oklch(95.0% 0.094 126.6);
Tailwind
colors: {
custom: {
50: '#e9fccc',
500: '#defbb6',
950: '#000000',
},
}SCSS
$custom: #defbb6; $custom-light: #e9fccc; $custom-dark: #000000;
JSON
{
"hex": "#defbb6",
"rgb": {
"r": 222,
"g": 251,
"b": 182
},
"hsl": {
"h": 85.217,
"s": 89.61,
"l": 84.902
},
"oklch": {
"l": 0.95048,
"c": 0.09439,
"h": 126.6
},
"luminance": 0.87901
}Semantic roles & 50–950 ramp
primary
#DEFBB6
secondary
#A276E0
accent
#00E660
background
#FEFFFE
surface
#FDFFFA
border
#D5D7D3
text
#161713
muted
#848583