#DBFBEF#DBFBEF
#DBFBEF is a very light, muted teal. Relative luminance 0.903; OKLCH L 96.2% C 0.037 H 170.9°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFBEF |
|---|---|
| RGB | rgb(219, 251, 239) |
| HSL | hsl(158, 80%, 92%) |
| HSV | hsv(158, 13%, 98%) |
| CMYK | cmyk(12.7%, 0%, 4.8%, 1.6%) |
| CIE-LAB | lab(96.11, -12.57, 2.26) |
| CIE-LCH | lch(96.11, 12.78, 169.80°) |
| OKLab | oklab(96.18% -0.0363 0.0058) |
| OKLCH | oklch(96.18% 0.037 170.9) |
| XYZ | xyz(79.2869, 90.2848, 94.8940) |
| Luminance | 0.9029 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.54
Ice Blue (survey)
#D7FFFE
ΔE00 4.82
Very Pale Blue
#D6FFFE
ΔE00 4.89
Lightcyan
#E0FFFF
ΔE00 5.21
Very Light Blue
#D5FFFF
ΔE00 5.33
Really Light Blue
#D4FFFF
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFBEF #FBDBE7
analogous
#DBFBDF #DBFBEF #DBF7FB
triadic
#DBFBEF #EFDBFB #FBEFDB
tetradic
#DBFBEF #DFDBFB #FBDBE7 #F7FBDB
square
#DBFBEF #DFDBFB #FBDBE7 #F7FBDB
split-complementary
#DBFBEF #FBDBF7 #FBDFDB
monochromatic
#6DEFBE #A4F5D7 #DBFBEF #E3FCF3 #E3FCF3
Accessibility & contrast
On white
1.10
#DBFBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#DBFBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFBEF
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFBEF | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EE
Deuteranopia (green-blind)
#F3F2F0
Tritanopia (blue-blind)
#D4FCF7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dbfbef; /* rgb */ color: rgb(219, 251, 239); /* oklch */ color: oklch(96.2% 0.037 170.9);
Tailwind
colors: {
custom: {
50: '#e6fcf4',
500: '#dbfbef',
950: '#000000',
},
}SCSS
$custom: #dbfbef; $custom-light: #e6fcf4; $custom-dark: #000000;
JSON
{
"hex": "#dbfbef",
"rgb": {
"r": 219,
"g": 251,
"b": 239
},
"hsl": {
"h": 157.5,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.96183,
"c": 0.03681,
"h": 170.9
},
"luminance": 0.90286
}Semantic roles & 50–950 ramp
primary
#DBFBEF
secondary
#E298B4
accent
#0958DC
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585