#DBFFF0#DBFFF0
#DBFFF0 is a very light, muted teal. Relative luminance 0.929; OKLCH L 97.0% C 0.042 H 168.4°. Best body text is #000000 at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFF0 |
|---|---|
| RGB | rgb(219, 255, 240) |
| HSL | hsl(155, 100%, 93%) |
| HSV | hsv(155, 14%, 100%) |
| CMYK | cmyk(14.1%, 0%, 5.9%, 0%) |
| CIE-LAB | lab(97.17, -14.37, 3.29) |
| CIE-LCH | lch(97.17, 14.74, 167.12°) |
| OKLab | oklab(97.03% -0.0413 0.0085) |
| OKLCH | oklch(97.03% 0.042 168.4) |
| XYZ | xyz(80.6978, 92.8695, 96.0951) |
| Luminance | 0.9287 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.04
Duck Egg Blue
#C3FBF4
ΔE00 5.50
Light Light Blue
#CAFFFB
ΔE00 5.61
Ice Blue (survey)
#D7FFFE
ΔE00 5.62
Eggshell Blue
#C4FFF7
ΔE00 5.64
Very Pale Blue
#D6FFFE
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFF0 #FFDBEA
analogous
#DBFFDE #DBFFF0 #DBFCFF
triadic
#DBFFF0 #F0DBFF #FFF0DB
tetradic
#DBFFF0 #DEDBFF #FFDBEA #FCFFDB
square
#DBFFF0 #DEDBFF #FFDBEA #FCFFDB
split-complementary
#DBFFF0 #FFDBFC #FFDEDB
monochromatic
#61FFBD #9EFFD6 #DBFFF0 #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.07
#DBFFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.57
#DBFFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFF0
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFF0 | 1.00 | 1.07 | 19.57 | 19.57 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAEF
Deuteranopia (green-blind)
#F6F5F1
Tritanopia (blue-blind)
#D4FFFA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dbfff0; /* rgb */ color: rgb(219, 255, 240); /* oklch */ color: oklch(97.0% 0.042 168.4);
Tailwind
colors: {
custom: {
50: '#e6fff4',
500: '#dbfff0',
950: '#000000',
},
}SCSS
$custom: #dbfff0; $custom-light: #e6fff4; $custom-dark: #000000;
JSON
{
"hex": "#dbfff0",
"rgb": {
"r": 219,
"g": 255,
"b": 240
},
"hsl": {
"h": 155,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.97032,
"c": 0.04212,
"h": 168.4
},
"luminance": 0.92871
}Semantic roles & 50–950 ramp
primary
#DBFFF0
secondary
#EC92B8
accent
#0060E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685