#DBFFE6#DBFFE6
#DBFFE6 is a very light, muted green. Relative luminance 0.923; OKLCH L 96.8% C 0.050 H 155.1°. Best body text is #000000 at 19.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFE6 |
|---|---|
| RGB | rgb(219, 255, 230) |
| HSL | hsl(138, 100%, 93%) |
| HSV | hsv(138, 14%, 100%) |
| CMYK | cmyk(14.1%, 0%, 9.8%, 0%) |
| CIE-LAB | lab(96.94, -16.20, 8.08) |
| CIE-LCH | lch(96.94, 18.10, 153.47°) |
| OKLab | oklab(96.77% -0.0452 0.021) |
| OKLCH | oklch(96.77% 0.05 155.1) |
| XYZ | xyz(79.2530, 92.2916, 88.4861) |
| Luminance | 0.9229 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.09
Pale Aqua
#B8FFEB
ΔE00 7.35
Ice
#D6FFFA
ΔE00 7.44
Eggshell Blue
#C4FFF7
ΔE00 7.98
Duck Egg Blue
#C3FBF4
ΔE00 8.02
Light Light Blue
#CAFFFB
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFE6 #FFDBF4
analogous
#E2FFDB #DBFFE6 #DBFFF8
triadic
#DBFFE6 #E6DBFF #FFE6DB
tetradic
#DBFFE6 #DBE2FF #FFDBF4 #FFF8DB
square
#DBFFE6 #DBE2FF #FFDBF4 #FFF8DB
split-complementary
#DBFFE6 #F8DBFF #FFDBE2
monochromatic
#61FF91 #9EFFBB #DBFFE6 #E0FFEA #E0FFEA
Accessibility & contrast
On white
1.08
#DBFFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.46
#DBFFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFE6
19.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFE6 | 1.00 | 1.08 | 19.46 | 19.46 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9E5
Deuteranopia (green-blind)
#F8F4E7
Tritanopia (blue-blind)
#D6FEF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dbffe6; /* rgb */ color: rgb(219, 255, 230); /* oklch */ color: oklch(96.8% 0.050 155.1);
Tailwind
colors: {
custom: {
50: '#e6ffed',
500: '#dbffe6',
950: '#000000',
},
}SCSS
$custom: #dbffe6; $custom-light: #e6ffed; $custom-dark: #000000;
JSON
{
"hex": "#dbffe6",
"rgb": {
"r": 219,
"g": 255,
"b": 230
},
"hsl": {
"h": 138.333,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.96767,
"c": 0.04985,
"h": 155.1
},
"luminance": 0.92293
}Semantic roles & 50–950 ramp
primary
#DBFFE6
secondary
#EC92D0
accent
#009FE6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161816
muted
#848684