#DBFFFE#DBFFFE
#DBFFFE is a very light, muted teal. Relative luminance 0.937; OKLCH L 97.4% C 0.037 H 194.5°. Best body text is #000000 at 19.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFFE |
|---|---|
| RGB | rgb(219, 255, 254) |
| HSL | hsl(178, 100%, 93%) |
| HSV | hsv(178, 14%, 100%) |
| CMYK | cmyk(14.1%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(97.52, -11.69, -3.40) |
| CIE-LCH | lch(97.52, 12.17, 196.22°) |
| OKLab | oklab(97.43% -0.0359 -0.0093) |
| OKLCH | oklch(97.43% 0.037 194.5) |
| XYZ | xyz(82.8582, 93.7337, 107.4736) |
| Luminance | 0.9374 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 1.01
Very Pale Blue
#D6FFFE
ΔE00 1.26
Very Light Blue
#D5FFFF
ΔE00 1.46
Lightcyan
#E0FFFF
ΔE00 1.52
Really Light Blue
#D4FFFF
ΔE00 1.69
Ice
#D6FFFA
ΔE00 2.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFFE #FFDBDC
analogous
#DBFFEC #DBFFFE #DBEEFF
triadic
#DBFFFE #FEDBFF #FFFEDB
tetradic
#DBFFFE #ECDBFF #FFDBDC #EEFFDB
square
#DBFFFE #ECDBFF #FFDBDC #EEFFDB
split-complementary
#DBFFFE #FFDBEE #FFECDB
monochromatic
#61FFFB #9EFFFC #DBFFFE #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.06
#DBFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.75
#DBFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFFE
19.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFFE | 1.00 | 1.06 | 19.75 | 19.75 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFE
Deuteranopia (green-blind)
#F3F6FE
Tritanopia (blue-blind)
#D1FFFF
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #dbfffe; /* rgb */ color: rgb(219, 255, 254); /* oklch */ color: oklch(97.4% 0.037 194.5);
Tailwind
colors: {
custom: {
50: '#e6fffe',
500: '#dbfffe',
950: '#000000',
},
}SCSS
$custom: #dbfffe; $custom-light: #e6fffe; $custom-dark: #000000;
JSON
{
"hex": "#dbfffe",
"rgb": {
"r": 219,
"g": 255,
"b": 254
},
"hsl": {
"h": 178.333,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.97425,
"c": 0.03704,
"h": 194.5
},
"luminance": 0.93736
}Semantic roles & 50–950 ramp
primary
#DBFFFE
secondary
#EC9295
accent
#0006E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685