#DBFFEF#DBFFEF
#DBFFEF is a very light, muted teal. Relative luminance 0.928; OKLCH L 97.0% C 0.043 H 166.8°. Best body text is #000000 at 19.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFEF |
|---|---|
| RGB | rgb(219, 255, 239) |
| HSL | hsl(153, 100%, 93%) |
| HSV | hsv(153, 14%, 100%) |
| CMYK | cmyk(14.1%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(97.15, -14.55, 3.77) |
| CIE-LCH | lch(97.15, 15.03, 165.49°) |
| OKLab | oklab(97.01% -0.0416 0.0097) |
| OKLCH | oklch(97.01% 0.043 166.8) |
| XYZ | xyz(80.5496, 92.8103, 95.3150) |
| Luminance | 0.9281 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.40
Duck Egg Blue
#C3FBF4
ΔE00 5.71
Eggshell Blue
#C4FFF7
ΔE00 5.83
Light Light Blue
#CAFFFB
ΔE00 5.89
Ice Blue (survey)
#D7FFFE
ΔE00 5.99
Very Pale Blue
#D6FFFE
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFEF #FFDBEB
analogous
#DBFFDD #DBFFEF #DBFDFF
triadic
#DBFFEF #EFDBFF #FFEFDB
tetradic
#DBFFEF #DDDBFF #FFDBEB #FDFFDB
square
#DBFFEF #DDDBFF #FFDBEB #FDFFDB
split-complementary
#DBFFEF #FFDBFD #FFDDDB
monochromatic
#61FFB9 #9EFFD4 #DBFFEF #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.07
#DBFFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.56
#DBFFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFEF
19.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFEF | 1.00 | 1.07 | 19.56 | 19.56 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAEE
Deuteranopia (green-blind)
#F6F5F0
Tritanopia (blue-blind)
#D4FFFA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dbffef; /* rgb */ color: rgb(219, 255, 239); /* oklch */ color: oklch(97.0% 0.043 166.8);
Tailwind
colors: {
custom: {
50: '#e6fff4',
500: '#dbffef',
950: '#000000',
},
}SCSS
$custom: #dbffef; $custom-light: #e6fff4; $custom-dark: #000000;
JSON
{
"hex": "#dbffef",
"rgb": {
"r": 219,
"g": 255,
"b": 239
},
"hsl": {
"h": 153.333,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.97005,
"c": 0.04277,
"h": 166.8
},
"luminance": 0.92812
}Semantic roles & 50–950 ramp
primary
#DBFFEF
secondary
#EC92BA
accent
#0066E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685