#DBFFE8#DBFFE8
#DBFFE8 is a very light, muted green. Relative luminance 0.924; OKLCH L 96.8% C 0.048 H 157.4°. Best body text is #000000 at 19.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFE8 |
|---|---|
| RGB | rgb(219, 255, 232) |
| HSL | hsl(142, 100%, 93%) |
| HSV | hsv(142, 14%, 100%) |
| CMYK | cmyk(14.1%, 0%, 9%, 0%) |
| CIE-LAB | lab(96.99, -15.84, 7.12) |
| CIE-LCH | lch(96.99, 17.36, 155.78°) |
| OKLab | oklab(96.82% -0.0444 0.0185) |
| OKLCH | oklch(96.82% 0.048 157.4) |
| XYZ | xyz(79.5355, 92.4046, 89.9738) |
| Luminance | 0.9241 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 6.79
Honeydew
#F0FFF0
ΔE00 6.85
Pale Aqua
#B8FFEB
ΔE00 7.17
Eggshell Blue
#C4FFF7
ΔE00 7.46
Duck Egg Blue
#C3FBF4
ΔE00 7.48
Light Light Blue
#CAFFFB
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFE8 #FFDBF2
analogous
#E0FFDB #DBFFE8 #DBFFFA
triadic
#DBFFE8 #E8DBFF #FFE8DB
tetradic
#DBFFE8 #DBE0FF #FFDBF2 #FFFADB
square
#DBFFE8 #DBE0FF #FFDBF2 #FFFADB
split-complementary
#DBFFE8 #FADBFF #FFDBE0
monochromatic
#61FF9A #9EFFC1 #DBFFE8 #E0FFEB #E0FFEB
Accessibility & contrast
On white
1.08
#DBFFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.48
#DBFFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFE8
19.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFE8 | 1.00 | 1.08 | 19.48 | 19.48 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9E7
Deuteranopia (green-blind)
#F8F5E9
Tritanopia (blue-blind)
#D5FEF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dbffe8; /* rgb */ color: rgb(219, 255, 232); /* oklch */ color: oklch(96.8% 0.048 157.4);
Tailwind
colors: {
custom: {
50: '#e6ffef',
500: '#dbffe8',
950: '#000000',
},
}SCSS
$custom: #dbffe8; $custom-light: #e6ffef; $custom-dark: #000000;
JSON
{
"hex": "#dbffe8",
"rgb": {
"r": 219,
"g": 255,
"b": 232
},
"hsl": {
"h": 141.667,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.96819,
"c": 0.04812,
"h": 157.4
},
"luminance": 0.92406
}Semantic roles & 50–950 ramp
primary
#DBFFE8
secondary
#EC92CC
accent
#0093E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161816
muted
#848685