#DBFFEE#DBFFEE
#DBFFEE is a very light, muted teal. Relative luminance 0.928; OKLCH L 97.0% C 0.043 H 165.3°. Best body text is #000000 at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFEE |
|---|---|
| RGB | rgb(219, 255, 238) |
| HSL | hsl(152, 100%, 93%) |
| HSV | hsv(152, 14%, 100%) |
| CMYK | cmyk(14.1%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(97.13, -14.74, 4.25) |
| CIE-LCH | lch(97.13, 15.34, 163.93°) |
| OKLab | oklab(96.98% -0.042 0.011) |
| OKLCH | oklch(96.98% 0.043 165.3) |
| XYZ | xyz(80.4023, 92.7514, 94.5391) |
| Luminance | 0.9275 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.75
Duck Egg Blue
#C3FBF4
ΔE00 5.94
Eggshell Blue
#C4FFF7
ΔE00 6.03
Light Light Blue
#CAFFFB
ΔE00 6.19
Ice Blue (survey)
#D7FFFE
ΔE00 6.35
Very Pale Blue
#D6FFFE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFEE #FFDBEC
analogous
#DBFFDC #DBFFEE #DBFEFF
triadic
#DBFFEE #EEDBFF #FFEEDB
tetradic
#DBFFEE #DCDBFF #FFDBEC #FEFFDB
square
#DBFFEE #DCDBFF #FFDBEC #FEFFDB
split-complementary
#DBFFEE #FFDBFE #FFDCDB
monochromatic
#61FFB4 #9EFFD1 #DBFFEE #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.07
#DBFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.55
#DBFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFEE
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFEE | 1.00 | 1.07 | 19.55 | 19.55 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAED
Deuteranopia (green-blind)
#F7F5EF
Tritanopia (blue-blind)
#D4FFFA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dbffee; /* rgb */ color: rgb(219, 255, 238); /* oklch */ color: oklch(97.0% 0.043 165.3);
Tailwind
colors: {
custom: {
50: '#e6fff3',
500: '#dbffee',
950: '#000000',
},
}SCSS
$custom: #dbffee; $custom-light: #e6fff3; $custom-dark: #000000;
JSON
{
"hex": "#dbffee",
"rgb": {
"r": 219,
"g": 255,
"b": 238
},
"hsl": {
"h": 151.667,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.96978,
"c": 0.04346,
"h": 165.3
},
"luminance": 0.92753
}Semantic roles & 50–950 ramp
primary
#DBFFEE
secondary
#EC92BD
accent
#006CE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685