#DBFBE3#DBFBE3
#DBFBE3 is a very light, muted green. Relative luminance 0.896; OKLCH L 95.9% C 0.046 H 153.0°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFBE3 |
|---|---|
| RGB | rgb(219, 251, 227) |
| HSL | hsl(135, 80%, 92%) |
| HSV | hsv(135, 13%, 98%) |
| CMYK | cmyk(12.7%, 0%, 9.6%, 1.6%) |
| CIE-LAB | lab(95.83, -14.77, 8.03) |
| CIE-LCH | lch(95.83, 16.81, 151.45°) |
| OKLab | oklab(95.86% -0.0411 0.0209) |
| OKLCH | oklch(95.86% 0.046 153) |
| XYZ | xyz(77.5726, 89.5991, 85.8656) |
| Luminance | 0.8960 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.27
Ice
#D6FFFA
ΔE00 7.44
Pale Aqua
#B8FFEB
ΔE00 8.14
Duck Egg Blue
#C3FBF4
ΔE00 8.32
Eggshell Blue
#C4FFF7
ΔE00 8.41
Light Light Blue
#CAFFFB
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFBE3 #FBDBF3
analogous
#E3FBDB #DBFBE3 #DBFBF3
triadic
#DBFBE3 #E3DBFB #FBE3DB
tetradic
#DBFBE3 #DBE3FB #FBDBF3 #FBF3DB
square
#DBFBE3 #DBE3FB #FBDBF3 #FBF3DB
split-complementary
#DBFBE3 #F3DBFB #FBDBE3
monochromatic
#6DEF8D #A4F5B8 #DBFBE3 #E3FCEA #E3FCEA
Accessibility & contrast
On white
1.11
#DBFBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#DBFBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFBE3
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFBE3 | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF5E2
Deuteranopia (green-blind)
#F5F1E4
Tritanopia (blue-blind)
#D7FAF4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dbfbe3; /* rgb */ color: rgb(219, 251, 227); /* oklch */ color: oklch(95.9% 0.046 153.0);
Tailwind
colors: {
custom: {
50: '#e6fceb',
500: '#dbfbe3',
950: '#000000',
},
}SCSS
$custom: #dbfbe3; $custom-light: #e6fceb; $custom-dark: #000000;
JSON
{
"hex": "#dbfbe3",
"rgb": {
"r": 219,
"g": 251,
"b": 227
},
"hsl": {
"h": 135,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.95863,
"c": 0.04608,
"h": 153
},
"luminance": 0.896
}Semantic roles & 50–950 ramp
primary
#DBFBE3
secondary
#E298D0
accent
#09A8DC
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161716
muted
#848584