#DBFCE9#DBFCE9
#DBFCE9 is a very light, muted green. Relative luminance 0.906; OKLCH L 96.2% C 0.043 H 160.3°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFCE9 |
|---|---|
| RGB | rgb(219, 252, 233) |
| HSL | hsl(145, 85%, 92%) |
| HSV | hsv(145, 13%, 99%) |
| CMYK | cmyk(13.1%, 0%, 7.5%, 1.2%) |
| CIE-LAB | lab(96.23, -14.18, 5.52) |
| CIE-LCH | lch(96.23, 15.21, 158.73°) |
| OKLab | oklab(96.23% -0.04 0.0144) |
| OKLCH | oklch(96.23% 0.043 160.3) |
| XYZ | xyz(78.7284, 90.5625, 90.4075) |
| Luminance | 0.9056 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 5.70
Honeydew
#F0FFF0
ΔE00 5.88
Duck Egg Blue
#C3FBF4
ΔE00 6.90
Eggshell Blue
#C4FFF7
ΔE00 7.05
Ice Blue (survey)
#D7FFFE
ΔE00 7.24
Light Light Blue
#CAFFFB
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFCE9 #FCDBEE
analogous
#DEFCDB #DBFCE9 #DBFCFA
triadic
#DBFCE9 #E9DBFC #FCE9DB
tetradic
#DBFCE9 #DBDEFC #FCDBEE #FCFADB
square
#DBFCE9 #DBDEFC #FCDBEE #FCFADB
split-complementary
#DBFCE9 #FADBFC #FCDBDE
monochromatic
#6AF3A4 #A3F7C6 #DBFCE9 #E3FDEE #E3FDEE
Accessibility & contrast
On white
1.10
#DBFCE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.11
#DBFCE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFCE9
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFCE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFCE9 | 1.00 | 1.10 | 19.11 | 19.11 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7E8
Deuteranopia (green-blind)
#F5F2EA
Tritanopia (blue-blind)
#D6FCF6
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dbfce9; /* rgb */ color: rgb(219, 252, 233); /* oklch */ color: oklch(96.2% 0.043 160.3);
Tailwind
colors: {
custom: {
50: '#e6fdf0',
500: '#dbfce9',
950: '#000000',
},
}SCSS
$custom: #dbfce9; $custom-light: #e6fdf0; $custom-dark: #000000;
JSON
{
"hex": "#dbfce9",
"rgb": {
"r": 219,
"g": 252,
"b": 233
},
"hsl": {
"h": 145.455,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.96227,
"c": 0.04252,
"h": 160.3
},
"luminance": 0.90564
}Semantic roles & 50–950 ramp
primary
#DBFCE9
secondary
#E497C3
accent
#0483E1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585