#DBFBED#DBFBED
#DBFBED is a very light, muted teal. Relative luminance 0.902; OKLCH L 96.1% C 0.038 H 167.4°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFBED |
|---|---|
| RGB | rgb(219, 251, 237) |
| HSL | hsl(154, 80%, 92%) |
| HSV | hsv(154, 13%, 98%) |
| CMYK | cmyk(12.7%, 0%, 5.6%, 1.6%) |
| CIE-LAB | lab(96.07, -12.95, 3.22) |
| CIE-LCH | lch(96.07, 13.34, 166.02°) |
| OKLab | oklab(96.13% -0.0371 0.0083) |
| OKLCH | oklch(96.13% 0.038 167.4) |
| XYZ | xyz(78.9931, 90.1673, 93.3466) |
| Luminance | 0.9017 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.17
Honeydew
#F0FFF0
ΔE00 5.51
Ice Blue (survey)
#D7FFFE
ΔE00 5.54
Very Pale Blue
#D6FFFE
ΔE00 5.60
Lightcyan
#E0FFFF
ΔE00 5.97
Very Light Blue
#D5FFFF
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFBED #FBDBE9
analogous
#DBFBDD #DBFBED #DBF9FB
triadic
#DBFBED #EDDBFB #FBEDDB
tetradic
#DBFBED #DDDBFB #FBDBE9 #F9FBDB
square
#DBFBED #DDDBFB #FBDBE9 #F9FBDB
split-complementary
#DBFBED #FBDBF9 #FBDDDB
monochromatic
#6DEFB6 #A4F5D1 #DBFBED #E3FCF1 #E3FCF1
Accessibility & contrast
On white
1.10
#DBFBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#DBFBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFBED
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFBED | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EC
Deuteranopia (green-blind)
#F3F2EE
Tritanopia (blue-blind)
#D5FBF7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dbfbed; /* rgb */ color: rgb(219, 251, 237); /* oklch */ color: oklch(96.1% 0.038 167.4);
Tailwind
colors: {
custom: {
50: '#e6fcf2',
500: '#dbfbed',
950: '#000000',
},
}SCSS
$custom: #dbfbed; $custom-light: #e6fcf2; $custom-dark: #000000;
JSON
{
"hex": "#dbfbed",
"rgb": {
"r": 219,
"g": 251,
"b": 237
},
"hsl": {
"h": 153.75,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.96129,
"c": 0.03805,
"h": 167.4
},
"luminance": 0.90169
}Semantic roles & 50–950 ramp
primary
#DBFBED
secondary
#E298B8
accent
#0966DC
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585