#DEF9BB#DEF9BB
#DEF9BB is a very light, moderate yellow-green. Relative luminance 0.869; OKLCH L 94.7% C 0.086 H 127.1°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF9BB |
|---|---|
| RGB | rgb(222, 249, 187) |
| HSL | hsl(86, 84%, 85%) |
| HSV | hsv(86, 25%, 98%) |
| CMYK | cmyk(10.8%, 0%, 24.9%, 2.4%) |
| CIE-LAB | lab(94.68, -19.25, 26.93) |
| CIE-LCH | lch(94.68, 33.10, 125.56°) |
| OKLab | oklab(94.73% -0.0516 0.0683) |
| OKLCH | oklch(94.73% 0.086 127.1) |
| XYZ | xyz(72.9683, 86.8684, 59.9271) |
| Luminance | 0.8687 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.76
Very Pale Green
#CFFDBC
ΔE00 3.76
Pale Green
#C7FDB5
ΔE00 5.09
Light Light Green
#C8FFB0
ΔE00 5.45
Light Sage
#BCECAC
ΔE00 5.58
Light Khaki
#E6F2A2
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF9BB #D6BBF9
analogous
#F9F5BB #DEF9BB #BFF9BB
triadic
#DEF9BB #BBDEF9 #F9BBDE
tetradic
#DEF9BB #BBF9F5 #D6BBF9 #F9BBBF
square
#DEF9BB #BBF9F5 #D6BBF9 #F9BBBF
split-complementary
#DEF9BB #BBBFF9 #F5BBF9
monochromatic
#A7EF4B #C3F483 #DEF9BB #F1FDE3 #F1FDE3
Accessibility & contrast
On white
1.14
#DEF9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#DEF9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF9BB
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF9BB | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B7
Deuteranopia (green-blind)
#FCEFBE
Tritanopia (blue-blind)
#E1F3E8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #def9bb; /* rgb */ color: rgb(222, 249, 187); /* oklch */ color: oklch(94.7% 0.086 127.1);
Tailwind
colors: {
custom: {
50: '#e8fbcf',
500: '#def9bb',
950: '#000000',
},
}SCSS
$custom: #def9bb; $custom-light: #e8fbcf; $custom-dark: #000000;
JSON
{
"hex": "#def9bb",
"rgb": {
"r": 222,
"g": 249,
"b": 187
},
"hsl": {
"h": 86.129,
"s": 83.784,
"l": 85.49
},
"oklch": {
"l": 0.94729,
"c": 0.08556,
"h": 127.1
},
"luminance": 0.86869
}Semantic roles & 50–950 ramp
primary
#DEF9BB
secondary
#A67BDD
accent
#05E065
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161714
muted
#848583