#DBFBEE#DBFBEE
#DBFBEE is a very light, muted teal. Relative luminance 0.902; OKLCH L 96.2% C 0.037 H 169.1°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFBEE |
|---|---|
| RGB | rgb(219, 251, 238) |
| HSL | hsl(156, 80%, 92%) |
| HSV | hsv(156, 13%, 98%) |
| CMYK | cmyk(12.7%, 0%, 5.2%, 1.6%) |
| CIE-LAB | lab(96.09, -12.76, 2.74) |
| CIE-LCH | lch(96.09, 13.05, 167.87°) |
| OKLab | oklab(96.16% -0.0367 0.0071) |
| OKLCH | oklch(96.16% 0.037 169.1) |
| XYZ | xyz(79.1396, 90.2259, 94.1182) |
| Luminance | 0.9023 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.85
Ice Blue (survey)
#D7FFFE
ΔE00 5.18
Very Pale Blue
#D6FFFE
ΔE00 5.24
Honeydew
#F0FFF0
ΔE00 5.53
Lightcyan
#E0FFFF
ΔE00 5.59
Very Light Blue
#D5FFFF
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFBEE #FBDBE8
analogous
#DBFBDE #DBFBEE #DBF8FB
triadic
#DBFBEE #EEDBFB #FBEEDB
tetradic
#DBFBEE #DEDBFB #FBDBE8 #F8FBDB
square
#DBFBEE #DEDBFB #FBDBE8 #F8FBDB
split-complementary
#DBFBEE #FBDBF8 #FBDEDB
monochromatic
#6DEFBA #A4F5D4 #DBFBEE #E3FCF2 #E3FCF2
Accessibility & contrast
On white
1.10
#DBFBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#DBFBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFBEE
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFBEE | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6ED
Deuteranopia (green-blind)
#F3F2EF
Tritanopia (blue-blind)
#D5FBF7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dbfbee; /* rgb */ color: rgb(219, 251, 238); /* oklch */ color: oklch(96.2% 0.037 169.1);
Tailwind
colors: {
custom: {
50: '#e6fcf3',
500: '#dbfbee',
950: '#000000',
},
}SCSS
$custom: #dbfbee; $custom-light: #e6fcf3; $custom-dark: #000000;
JSON
{
"hex": "#dbfbee",
"rgb": {
"r": 219,
"g": 251,
"b": 238
},
"hsl": {
"h": 155.625,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.96156,
"c": 0.03741,
"h": 169.1
},
"luminance": 0.90227
}Semantic roles & 50–950 ramp
primary
#DBFBEE
secondary
#E298B6
accent
#095FDC
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585