#DBFFFC#DBFFFC
#DBFFFC is a very light, muted teal. Relative luminance 0.936; OKLCH L 97.4% C 0.037 H 190.4°. Best body text is #000000 at 19.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFFC |
|---|---|
| RGB | rgb(219, 255, 252) |
| HSL | hsl(175, 100%, 93%) |
| HSV | hsv(175, 14%, 100%) |
| CMYK | cmyk(14.1%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(97.47, -12.08, -2.45) |
| CIE-LCH | lch(97.47, 12.32, 191.46°) |
| OKLab | oklab(97.37% -0.0366 -0.0067) |
| OKLCH | oklch(97.37% 0.037 190.4) |
| XYZ | xyz(82.5396, 93.6063, 105.7957) |
| Luminance | 0.9361 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 1.19
Very Pale Blue
#D6FFFE
ΔE00 1.37
Ice
#D6FFFA
ΔE00 1.61
Very Light Blue
#D5FFFF
ΔE00 1.76
Really Light Blue
#D4FFFF
ΔE00 1.93
Lightcyan
#E0FFFF
ΔE00 2.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFFC #FFDBDE
analogous
#DBFFEA #DBFFFC #DBF0FF
triadic
#DBFFFC #FCDBFF #FFFCDB
tetradic
#DBFFFC #EADBFF #FFDBDE #F0FFDB
square
#DBFFFC #EADBFF #FFDBDE #F0FFDB
split-complementary
#DBFFFC #FFDBF0 #FFEADB
monochromatic
#61FFF2 #9EFFF7 #DBFFFC #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.06
#DBFFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.72
#DBFFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFFC
19.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFFC | 1.00 | 1.06 | 19.72 | 19.72 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFC
Deuteranopia (green-blind)
#F3F5FC
Tritanopia (blue-blind)
#D1FFFE
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #dbfffc; /* rgb */ color: rgb(219, 255, 252); /* oklch */ color: oklch(97.4% 0.037 190.4);
Tailwind
colors: {
custom: {
50: '#e6fffd',
500: '#dbfffc',
950: '#000000',
},
}SCSS
$custom: #dbfffc; $custom-light: #e6fffd; $custom-dark: #000000;
JSON
{
"hex": "#dbfffc",
"rgb": {
"r": 219,
"g": 255,
"b": 252
},
"hsl": {
"h": 175,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.97367,
"c": 0.03723,
"h": 190.4
},
"luminance": 0.93608
}Semantic roles & 50–950 ramp
primary
#DBFFFC
secondary
#EC929A
accent
#0013E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685