#DBFAED#DBFAED
#DBFAED is a very light, muted teal. Relative luminance 0.895; OKLCH L 95.9% C 0.037 H 168.4°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFAED |
|---|---|
| RGB | rgb(219, 250, 237) |
| HSL | hsl(155, 76%, 92%) |
| HSV | hsv(155, 12%, 98%) |
| CMYK | cmyk(12.4%, 0%, 5.2%, 2%) |
| CIE-LAB | lab(95.81, -12.45, 2.85) |
| CIE-LCH | lch(95.81, 12.77, 167.12°) |
| OKLab | oklab(95.92% -0.0358 0.0074) |
| OKLCH | oklch(95.92% 0.037 168.4) |
| XYZ | xyz(78.6815, 89.5442, 93.2427) |
| Luminance | 0.8955 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.04
Ice Blue (survey)
#D7FFFE
ΔE00 5.30
Honeydew
#F0FFF0
ΔE00 5.33
Very Pale Blue
#D6FFFE
ΔE00 5.38
Lightcyan
#E0FFFF
ΔE00 5.60
Very Light Blue
#D5FFFF
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFAED #FADBE8
analogous
#DBFADE #DBFAED #DBF8FA
triadic
#DBFAED #EDDBFA #FAEDDB
tetradic
#DBFAED #DEDBFA #FADBE8 #F8FADB
square
#DBFAED #DEDBFA #FADBE8 #F8FADB
split-complementary
#DBFAED #FADBF8 #FADEDB
monochromatic
#70EBB7 #A5F3D2 #DBFAED #E4FBF2 #E4FBF2
Accessibility & contrast
On white
1.11
#DBFAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#DBFAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFAED
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFAED | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EC
Deuteranopia (green-blind)
#F2F1EE
Tritanopia (blue-blind)
#D5FAF6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dbfaed; /* rgb */ color: rgb(219, 250, 237); /* oklch */ color: oklch(95.9% 0.037 168.4);
Tailwind
colors: {
custom: {
50: '#e6fcf2',
500: '#dbfaed',
950: '#000000',
},
}SCSS
$custom: #dbfaed; $custom-light: #e6fcf2; $custom-dark: #000000;
JSON
{
"hex": "#dbfaed",
"rgb": {
"r": 219,
"g": 250,
"b": 237
},
"hsl": {
"h": 154.839,
"s": 75.61,
"l": 91.961
},
"oklch": {
"l": 0.95924,
"c": 0.03654,
"h": 168.4
},
"luminance": 0.89546
}Semantic roles & 50–950 ramp
primary
#DBFAED
secondary
#E099B7
accent
#0E62D8
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585