#DEFBB8#DEFBB8
#DEFBB8 is a very light, moderate yellow-green. Relative luminance 0.880; OKLCH L 95.1% C 0.092 H 127.1°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBB8 |
|---|---|
| RGB | rgb(222, 251, 184) |
| HSL | hsl(86, 89%, 85%) |
| HSV | hsv(86, 27%, 98%) |
| CMYK | cmyk(11.6%, 0%, 26.7%, 1.6%) |
| CIE-LAB | lab(95.15, -20.65, 29.09) |
| CIE-LCH | lch(95.15, 35.68, 125.37°) |
| OKLab | oklab(95.09% -0.0555 0.0735) |
| OKLCH | oklch(95.09% 0.092 127.1) |
| XYZ | xyz(73.2719, 87.9842, 58.4605) |
| Luminance | 0.8799 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.51
Very Pale Green
#CFFDBC
ΔE00 3.59
Pale Green
#C7FDB5
ΔE00 4.67
Light Light Green
#C8FFB0
ΔE00 4.80
Light Khaki
#E6F2A2
ΔE00 5.37
Light Sage
#BCECAC
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBB8 #D5B8FB
analogous
#FBF6B8 #DEFBB8 #BCFBB8
triadic
#DEFBB8 #B8DEFB #FBB8DE
tetradic
#DEFBB8 #B8FBF6 #D5B8FB #FBB8BC
square
#DEFBB8 #B8FBF6 #D5B8FB #FBB8BC
split-complementary
#DEFBB8 #B8BCFB #F6B8FB
monochromatic
#A8F444 #C3F87E #DEFBB8 #F2FDE2 #F2FDE2
Accessibility & contrast
On white
1.13
#DEFBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#DEFBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBB8
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBB8 | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B4
Deuteranopia (green-blind)
#FEF1BB
Tritanopia (blue-blind)
#E2F5E9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #defbb8; /* rgb */ color: rgb(222, 251, 184); /* oklch */ color: oklch(95.1% 0.092 127.1);
Tailwind
colors: {
custom: {
50: '#e9fccd',
500: '#defbb8',
950: '#000000',
},
}SCSS
$custom: #defbb8; $custom-light: #e9fccd; $custom-dark: #000000;
JSON
{
"hex": "#defbb8",
"rgb": {
"r": 222,
"g": 251,
"b": 184
},
"hsl": {
"h": 85.97,
"s": 89.333,
"l": 85.294
},
"oklch": {
"l": 0.95088,
"c": 0.09207,
"h": 127.1
},
"luminance": 0.87985
}Semantic roles & 50–950 ramp
primary
#DEFBB8
secondary
#A577E0
accent
#00E663
background
#FEFFFE
surface
#FDFFFA
border
#D5D7D3
text
#161713
muted
#848583