#DBFEFA#DBFEFA
#DBFEFA is a very light, muted teal. Relative luminance 0.928; OKLCH L 97.1% C 0.036 H 188.2°. Best body text is #000000 at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFEFA |
|---|---|
| RGB | rgb(219, 254, 250) |
| HSL | hsl(173, 95%, 93%) |
| HSV | hsv(173, 14%, 100%) |
| CMYK | cmyk(13.8%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(97.16, -11.97, -1.87) |
| CIE-LCH | lch(97.16, 12.12, 188.89°) |
| OKLab | oklab(97.11% -0.0361 -0.0052) |
| OKLCH | oklch(97.11% 0.036 188.2) |
| XYZ | xyz(81.9062, 92.8439, 104.0293) |
| Luminance | 0.9285 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.60
Ice Blue (survey)
#D7FFFE
ΔE00 1.62
Very Pale Blue
#D6FFFE
ΔE00 1.78
Very Light Blue
#D5FFFF
ΔE00 2.18
Lightcyan
#E0FFFF
ΔE00 2.27
Really Light Blue
#D4FFFF
ΔE00 2.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFEFA #FEDBDF
analogous
#DBFEE8 #DBFEFA #DBF0FE
triadic
#DBFEFA #FADBFE #FEFADB
tetradic
#DBFEFA #E8DBFE #FEDBDF #F0FEDB
square
#DBFEFA #E8DBFE #FEDBDF #F0FEDB
split-complementary
#DBFEFA #FEDBF0 #FEE8DB
monochromatic
#64FBE9 #9FFCF2 #DBFEFA #E1FEFB #E1FEFB
Accessibility & contrast
On white
1.07
#DBFEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.57
#DBFEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFEFA
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFEFA | 1.00 | 1.07 | 19.57 | 19.57 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFA
Deuteranopia (green-blind)
#F3F5FB
Tritanopia (blue-blind)
#D2FFFD
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dbfefa; /* rgb */ color: rgb(219, 254, 250); /* oklch */ color: oklch(97.1% 0.036 188.2);
Tailwind
colors: {
custom: {
50: '#e6fefb',
500: '#dbfefa',
950: '#000000',
},
}SCSS
$custom: #dbfefa; $custom-light: #e6fefb; $custom-dark: #000000;
JSON
{
"hex": "#dbfefa",
"rgb": {
"r": 219,
"g": 254,
"b": 250
},
"hsl": {
"h": 173.143,
"s": 94.595,
"l": 92.745
},
"oklch": {
"l": 0.97106,
"c": 0.03644,
"h": 188.2
},
"luminance": 0.92846
}Semantic roles & 50–950 ramp
primary
#DBFEFA
secondary
#E9949E
accent
#001AE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585