#DBFFED#DBFFED
#DBFFED is a very light, muted teal. Relative luminance 0.927; OKLCH L 97.0% C 0.044 H 163.9°. Best body text is #000000 at 19.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFED |
|---|---|
| RGB | rgb(219, 255, 237) |
| HSL | hsl(150, 100%, 93%) |
| HSV | hsv(150, 14%, 100%) |
| CMYK | cmyk(14.1%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(97.10, -14.92, 4.72) |
| CIE-LCH | lch(97.10, 15.65, 162.43°) |
| OKLab | oklab(96.95% -0.0424 0.0123) |
| OKLCH | oklch(96.95% 0.044 163.9) |
| XYZ | xyz(80.2558, 92.6928, 93.7675) |
| Luminance | 0.9269 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.10
Duck Egg Blue
#C3FBF4
ΔE00 6.18
Eggshell Blue
#C4FFF7
ΔE00 6.25
Honeydew
#F0FFF0
ΔE00 6.44
Light Light Blue
#CAFFFB
ΔE00 6.49
Ice Blue (survey)
#D7FFFE
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFED #FFDBED
analogous
#DBFFDB #DBFFED #DBFFFF
triadic
#DBFFED #EDDBFF #FFEDDB
tetradic
#DBFFED #DBDBFF #FFDBED #FFFFDB
square
#DBFFED #DBDBFF #FFDBED #FFFFDB
split-complementary
#DBFFED #FFDBFF #FFDBDB
monochromatic
#61FFB0 #9EFFCE #DBFFED #E0FFF0 #E0FFF0
Accessibility & contrast
On white
1.07
#DBFFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.54
#DBFFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFED
19.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFED | 1.00 | 1.07 | 19.54 | 19.54 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9EC
Deuteranopia (green-blind)
#F7F5EE
Tritanopia (blue-blind)
#D4FFFA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dbffed; /* rgb */ color: rgb(219, 255, 237); /* oklch */ color: oklch(97.0% 0.044 163.9);
Tailwind
colors: {
custom: {
50: '#e6fff2',
500: '#dbffed',
950: '#000000',
},
}SCSS
$custom: #dbffed; $custom-light: #e6fff2; $custom-dark: #000000;
JSON
{
"hex": "#dbffed",
"rgb": {
"r": 219,
"g": 255,
"b": 237
},
"hsl": {
"h": 150,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.96951,
"c": 0.04418,
"h": 163.9
},
"luminance": 0.92694
}Semantic roles & 50–950 ramp
primary
#DBFFED
secondary
#EC92BF
accent
#0073E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685