#DBFDED#DBFDED
#DBFDED is a very light, muted teal. Relative luminance 0.914; OKLCH L 96.5% C 0.041 H 165.5°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFDED |
|---|---|
| RGB | rgb(219, 253, 237) |
| HSL | hsl(152, 89%, 93%) |
| HSV | hsv(152, 13%, 99%) |
| CMYK | cmyk(13.4%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(96.58, -13.94, 3.97) |
| CIE-LCH | lch(96.58, 14.49, 164.09°) |
| OKLab | oklab(96.54% -0.0398 0.0103) |
| OKLCH | oklch(96.54% 0.041 165.5) |
| XYZ | xyz(79.6211, 91.4234, 93.5559) |
| Luminance | 0.9143 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.57
Honeydew
#F0FFF0
ΔE00 5.94
Duck Egg Blue
#C3FBF4
ΔE00 6.05
Ice Blue (survey)
#D7FFFE
ΔE00 6.09
Very Pale Blue
#D6FFFE
ΔE00 6.13
Light Light Blue
#CAFFFB
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFDED #FDDBEB
analogous
#DBFDDC #DBFDED #DBFCFD
triadic
#DBFDED #EDDBFD #FDEDDB
tetradic
#DBFDED #DCDBFD #FDDBEB #FCFDDB
square
#DBFDED #DCDBFD #FDDBEB #FCFDDB
split-complementary
#DBFDED #FDDBFC #FDDCDB
monochromatic
#67F7B3 #A1FAD0 #DBFDED #E2FDF1 #E2FDF1
Accessibility & contrast
On white
1.09
#DBFDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#DBFDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFDED
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFDED | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8EC
Deuteranopia (green-blind)
#F5F3EE
Tritanopia (blue-blind)
#D5FDF8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dbfded; /* rgb */ color: rgb(219, 253, 237); /* oklch */ color: oklch(96.5% 0.041 165.5);
Tailwind
colors: {
custom: {
50: '#e6fef2',
500: '#dbfded',
950: '#000000',
},
}SCSS
$custom: #dbfded; $custom-light: #e6fef2; $custom-dark: #000000;
JSON
{
"hex": "#dbfded",
"rgb": {
"r": 219,
"g": 253,
"b": 237
},
"hsl": {
"h": 151.765,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.96539,
"c": 0.0411,
"h": 165.5
},
"luminance": 0.91425
}Semantic roles & 50–950 ramp
primary
#DBFDED
secondary
#E795BC
accent
#006CE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585