#DBFAFA#DBFAFA
#DBFAFA is a very light, muted teal. Relative luminance 0.903; OKLCH L 96.3% C 0.032 H 196.6°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFAFA |
|---|---|
| RGB | rgb(219, 250, 250) |
| HSL | hsl(180, 76%, 92%) |
| HSV | hsv(180, 12%, 98%) |
| CMYK | cmyk(12.4%, 0%, 0%, 2%) |
| CIE-LAB | lab(96.13, -9.98, -3.38) |
| CIE-LCH | lch(96.13, 10.53, 198.73°) |
| OKLab | oklab(96.29% -0.0308 -0.0092) |
| OKLCH | oklch(96.29% 0.032 196.6) |
| XYZ | xyz(80.6501, 90.3316, 103.6105) |
| Luminance | 0.9033 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.02
Ice Blue (survey)
#D7FFFE
ΔE00 2.55
Very Pale Blue
#D6FFFE
ΔE00 2.77
Very Light Blue
#D5FFFF
ΔE00 2.87
Really Light Blue
#D4FFFF
ΔE00 3.09
Ice
#D6FFFA
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFAFA #FADBDB
analogous
#DBFAEB #DBFAFA #DBEBFA
triadic
#DBFAFA #FADBFA #FAFADB
tetradic
#DBFAFA #EBDBFA #FADBDB #EBFADB
square
#DBFAFA #EBDBFA #FADBDB #EBFADB
split-complementary
#DBFAFA #FADBEB #FAEBDB
monochromatic
#70EBEB #A5F3F3 #DBFAFA #E4FBFB #E4FBFB
Accessibility & contrast
On white
1.10
#DBFAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#DBFAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFAFA
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFAFA | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FA
Deuteranopia (green-blind)
#EFF2FA
Tritanopia (blue-blind)
#D2FCFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dbfafa; /* rgb */ color: rgb(219, 250, 250); /* oklch */ color: oklch(96.3% 0.032 196.6);
Tailwind
colors: {
custom: {
50: '#e6fcfb',
500: '#dbfafa',
950: '#000000',
},
}SCSS
$custom: #dbfafa; $custom-light: #e6fcfb; $custom-dark: #000000;
JSON
{
"hex": "#dbfafa",
"rgb": {
"r": 219,
"g": 250,
"b": 250
},
"hsl": {
"h": 180,
"s": 75.61,
"l": 91.961
},
"oklch": {
"l": 0.9629,
"c": 0.03214,
"h": 196.6
},
"luminance": 0.90333
}Semantic roles & 50–950 ramp
primary
#DBFAFA
secondary
#E09999
accent
#0E0ED8
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585