#DBFFF8#DBFFF8
#DBFFF8 is a very light, muted teal. Relative luminance 0.934; OKLCH L 97.3% C 0.038 H 182.5°. Best body text is #000000 at 19.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFF8 |
|---|---|
| RGB | rgb(219, 255, 248) |
| HSL | hsl(168, 100%, 93%) |
| HSV | hsv(168, 14%, 100%) |
| CMYK | cmyk(14.1%, 0%, 2.7%, 0%) |
| CIE-LAB | lab(97.37, -12.85, -0.54) |
| CIE-LCH | lch(97.37, 12.86, 182.40°) |
| OKLab | oklab(97.25% -0.0382 -0.0016) |
| OKLCH | oklch(97.25% 0.038 182.5) |
| XYZ | xyz(81.9124, 93.3554, 102.4925) |
| Luminance | 0.9336 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.41
Ice Blue (survey)
#D7FFFE
ΔE00 2.56
Very Pale Blue
#D6FFFE
ΔE00 2.62
Very Light Blue
#D5FFFF
ΔE00 3.06
Really Light Blue
#D4FFFF
ΔE00 3.14
Pale Blue
#D0FEFE
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFF8 #FFDBE2
analogous
#DBFFE6 #DBFFF8 #DBF4FF
triadic
#DBFFF8 #F8DBFF #FFF8DB
tetradic
#DBFFF8 #E6DBFF #FFDBE2 #F4FFDB
square
#DBFFF8 #E6DBFF #FFDBE2 #F4FFDB
split-complementary
#DBFFF8 #FFDBF4 #FFE6DB
monochromatic
#61FFE0 #9EFFEC #DBFFF8 #E0FFF9 #E0FFF9
Accessibility & contrast
On white
1.07
#DBFFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.67
#DBFFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFF8
19.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFF8 | 1.00 | 1.07 | 19.67 | 19.67 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBF8
Deuteranopia (green-blind)
#F4F5F9
Tritanopia (blue-blind)
#D2FFFD
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dbfff8; /* rgb */ color: rgb(219, 255, 248); /* oklch */ color: oklch(97.3% 0.038 182.5);
Tailwind
colors: {
custom: {
50: '#e6fffa',
500: '#dbfff8',
950: '#000000',
},
}SCSS
$custom: #dbfff8; $custom-light: #e6fffa; $custom-dark: #000000;
JSON
{
"hex": "#dbfff8",
"rgb": {
"r": 219,
"g": 255,
"b": 248
},
"hsl": {
"h": 168.333,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.97253,
"c": 0.03819,
"h": 182.5
},
"luminance": 0.93357
}Semantic roles & 50–950 ramp
primary
#DBFFF8
secondary
#EC92A4
accent
#002DE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685