#DEFBBB#DEFBBB
#DEFBBB is a very light, moderate yellow-green. Relative luminance 0.881; OKLCH L 95.1% C 0.089 H 127.8°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBBB |
|---|---|
| RGB | rgb(222, 251, 187) |
| HSL | hsl(87, 89%, 86%) |
| HSV | hsv(87, 25%, 98%) |
| CMYK | cmyk(11.6%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(95.21, -20.22, 27.65) |
| CIE-LCH | lch(95.21, 34.25, 126.18°) |
| OKLab | oklab(95.15% -0.0543 0.07) |
| OKLCH | oklch(95.15% 0.089 127.8) |
| XYZ | xyz(73.5897, 88.1113, 60.1343) |
| Luminance | 0.8811 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.34
Very Pale Green
#CFFDBC
ΔE00 3.40
Pale Green
#C7FDB5
ΔE00 4.67
Light Light Green
#C8FFB0
ΔE00 4.97
Light Sage
#BCECAC
ΔE00 5.53
Light Khaki
#E6F2A2
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBBB #D8BBFB
analogous
#FBF8BB #DEFBBB #BEFBBB
triadic
#DEFBBB #BBDEFB #FBBBDE
tetradic
#DEFBBB #BBFBF8 #D8BBFB #FBBBBE
square
#DEFBBB #BBFBF8 #D8BBFB #FBBBBE
split-complementary
#DEFBBB #BBBEFB #F8BBFB
monochromatic
#A6F447 #C2F881 #DEFBBB #F1FDE2 #F1FDE2
Accessibility & contrast
On white
1.13
#DEFBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#DEFBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBBB
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBBB | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B7
Deuteranopia (green-blind)
#FDF1BE
Tritanopia (blue-blind)
#E1F5EA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #defbbb; /* rgb */ color: rgb(222, 251, 187); /* oklch */ color: oklch(95.1% 0.089 127.8);
Tailwind
colors: {
custom: {
50: '#e8fccf',
500: '#defbbb',
950: '#000000',
},
}SCSS
$custom: #defbbb; $custom-light: #e8fccf; $custom-dark: #000000;
JSON
{
"hex": "#defbbb",
"rgb": {
"r": 222,
"g": 251,
"b": 187
},
"hsl": {
"h": 87.187,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.95148,
"c": 0.08858,
"h": 127.8
},
"luminance": 0.88112
}Semantic roles & 50–950 ramp
primary
#DEFBBB
secondary
#A87AE0
accent
#00E668
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161714
muted
#848583