#DBFBE1#DBFBE1
#DBFBE1 is a very light, muted green. Relative luminance 0.895; OKLCH L 95.8% C 0.048 H 150.8°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFBE1 |
|---|---|
| RGB | rgb(219, 251, 225) |
| HSL | hsl(131, 80%, 92%) |
| HSV | hsv(131, 13%, 98%) |
| CMYK | cmyk(12.7%, 0%, 10.4%, 1.6%) |
| CIE-LAB | lab(95.78, -15.12, 9.00) |
| CIE-LCH | lch(95.78, 17.59, 149.25°) |
| OKLab | oklab(95.81% -0.0419 0.0234) |
| OKLCH | oklch(95.81% 0.048 150.8) |
| XYZ | xyz(77.2982, 89.4893, 84.4203) |
| Luminance | 0.8949 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.58
Ice
#D6FFFA
ΔE00 8.07
Pale Aqua
#B8FFEB
ΔE00 8.33
Duck Egg Blue
#C3FBF4
ΔE00 8.84
Eggshell Blue
#C4FFF7
ΔE00 8.91
Mint
#AAF0C1
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFBE1 #FBDBF5
analogous
#E5FBDB #DBFBE1 #DBFBF1
triadic
#DBFBE1 #E1DBFB #FBE1DB
tetradic
#DBFBE1 #DBE5FB #FBDBF5 #FBF1DB
square
#DBFBE1 #DBE5FB #FBDBF5 #FBF1DB
split-complementary
#DBFBE1 #F1DBFB #FBDBE5
monochromatic
#6DEF85 #A4F5B3 #DBFBE1 #E3FCE8 #E3FCE8
Accessibility & contrast
On white
1.11
#DBFBE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#DBFBE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFBE1
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFBE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFBE1 | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF5E0
Deuteranopia (green-blind)
#F6F1E2
Tritanopia (blue-blind)
#D7FAF3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dbfbe1; /* rgb */ color: rgb(219, 251, 225); /* oklch */ color: oklch(95.8% 0.048 150.8);
Tailwind
colors: {
custom: {
50: '#e6fcea',
500: '#dbfbe1',
950: '#000000',
},
}SCSS
$custom: #dbfbe1; $custom-light: #e6fcea; $custom-dark: #000000;
JSON
{
"hex": "#dbfbe1",
"rgb": {
"r": 219,
"g": 251,
"b": 225
},
"hsl": {
"h": 131.25,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.95812,
"c": 0.04796,
"h": 150.8
},
"luminance": 0.89491
}Semantic roles & 50–950 ramp
primary
#DBFBE1
secondary
#E298D4
accent
#09B5DC
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161716
muted
#848584