#DBFFE9#DBFFE9
#DBFFE9 is a very light, muted green. Relative luminance 0.925; OKLCH L 96.8% C 0.047 H 158.6°. Best body text is #000000 at 19.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFE9 |
|---|---|
| RGB | rgb(219, 255, 233) |
| HSL | hsl(143, 100%, 93%) |
| HSV | hsv(143, 14%, 100%) |
| CMYK | cmyk(14.1%, 0%, 8.6%, 0%) |
| CIE-LAB | lab(97.01, -15.66, 6.64) |
| CIE-LCH | lch(97.01, 17.01, 157.01°) |
| OKLab | oklab(96.85% -0.044 0.0173) |
| OKLCH | oklch(96.85% 0.047 158.6) |
| XYZ | xyz(79.6779, 92.4616, 90.7240) |
| Luminance | 0.9246 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 6.46
Honeydew
#F0FFF0
ΔE00 6.75
Pale Aqua
#B8FFEB
ΔE00 7.10
Eggshell Blue
#C4FFF7
ΔE00 7.21
Duck Egg Blue
#C3FBF4
ΔE00 7.21
Light Light Blue
#CAFFFB
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFE9 #FFDBF1
analogous
#DFFFDB #DBFFE9 #DBFFFB
triadic
#DBFFE9 #E9DBFF #FFE9DB
tetradic
#DBFFE9 #DBDFFF #FFDBF1 #FFFBDB
square
#DBFFE9 #DBDFFF #FFDBF1 #FFFBDB
split-complementary
#DBFFE9 #FBDBFF #FFDBDF
monochromatic
#61FF9E #9EFFC4 #DBFFE9 #E0FFEC #E0FFEC
Accessibility & contrast
On white
1.08
#DBFFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.49
#DBFFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFE9
19.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFE9 | 1.00 | 1.08 | 19.49 | 19.49 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9E8
Deuteranopia (green-blind)
#F8F5EA
Tritanopia (blue-blind)
#D5FEF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dbffe9; /* rgb */ color: rgb(219, 255, 233); /* oklch */ color: oklch(96.8% 0.047 158.6);
Tailwind
colors: {
custom: {
50: '#e6fff0',
500: '#dbffe9',
950: '#000000',
},
}SCSS
$custom: #dbffe9; $custom-light: #e6fff0; $custom-dark: #000000;
JSON
{
"hex": "#dbffe9",
"rgb": {
"r": 219,
"g": 255,
"b": 233
},
"hsl": {
"h": 143.333,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.96845,
"c": 0.04728,
"h": 158.6
},
"luminance": 0.92463
}Semantic roles & 50–950 ramp
primary
#DBFFE9
secondary
#EC92C9
accent
#008CE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161816
muted
#848685