#DBFFE5#DBFFE5
#DBFFE5 is a very light, muted green. Relative luminance 0.922; OKLCH L 96.7% C 0.051 H 154.0°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFE5 |
|---|---|
| RGB | rgb(219, 255, 229) |
| HSL | hsl(137, 100%, 93%) |
| HSV | hsv(137, 14%, 100%) |
| CMYK | cmyk(14.1%, 0%, 10.2%, 0%) |
| CIE-LAB | lab(96.92, -16.38, 8.56) |
| CIE-LCH | lch(96.92, 18.48, 152.39°) |
| OKLab | oklab(96.74% -0.0456 0.0223) |
| OKLCH | oklch(96.74% 0.051 154) |
| XYZ | xyz(79.1130, 92.2356, 87.7487) |
| Luminance | 0.9224 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.23
Pale Aqua
#B8FFEB
ΔE00 7.46
Ice
#D6FFFA
ΔE00 7.76
Eggshell Blue
#C4FFF7
ΔE00 8.25
Duck Egg Blue
#C3FBF4
ΔE00 8.30
Light Light Blue
#CAFFFB
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFE5 #FFDBF5
analogous
#E3FFDB #DBFFE5 #DBFFF7
triadic
#DBFFE5 #E5DBFF #FFE5DB
tetradic
#DBFFE5 #DBE3FF #FFDBF5 #FFF7DB
square
#DBFFE5 #DBE3FF #FFDBF5 #FFF7DB
split-complementary
#DBFFE5 #F7DBFF #FFDBE3
monochromatic
#61FF8D #9EFFB9 #DBFFE5 #E0FFE9 #E0FFE9
Accessibility & contrast
On white
1.08
#DBFFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.45
#DBFFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFE5
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFE5 | 1.00 | 1.08 | 19.45 | 19.45 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9E4
Deuteranopia (green-blind)
#F8F4E6
Tritanopia (blue-blind)
#D6FEF7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dbffe5; /* rgb */ color: rgb(219, 255, 229); /* oklch */ color: oklch(96.7% 0.051 154.0);
Tailwind
colors: {
custom: {
50: '#e6ffed',
500: '#dbffe5',
950: '#000000',
},
}SCSS
$custom: #dbffe5; $custom-light: #e6ffed; $custom-dark: #000000;
JSON
{
"hex": "#dbffe5",
"rgb": {
"r": 219,
"g": 255,
"b": 229
},
"hsl": {
"h": 136.667,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.96742,
"c": 0.05074,
"h": 154
},
"luminance": 0.92237
}Semantic roles & 50–950 ramp
primary
#DBFFE5
secondary
#EC92D3
accent
#00A6E6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161816
muted
#848684