#DCFBED#DCFBED
#DCFBED is a very light, muted teal. Relative luminance 0.903; OKLCH L 96.2% C 0.037 H 166.6°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFBED |
|---|---|
| RGB | rgb(220, 251, 237) |
| HSL | hsl(153, 79%, 92%) |
| HSV | hsv(153, 12%, 98%) |
| CMYK | cmyk(12.4%, 0%, 5.6%, 1.6%) |
| CIE-LAB | lab(96.13, -12.63, 3.32) |
| CIE-LCH | lch(96.13, 13.06, 165.25°) |
| OKLab | oklab(96.2% -0.0362 0.0086) |
| OKLCH | oklch(96.2% 0.037 166.6) |
| XYZ | xyz(79.2949, 90.3229, 93.3607) |
| Luminance | 0.9032 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.31
Honeydew
#F0FFF0
ΔE00 5.23
Ice Blue (survey)
#D7FFFE
ΔE00 5.63
Very Pale Blue
#D6FFFE
ΔE00 5.70
Lightcyan
#E0FFFF
ΔE00 5.94
Very Light Blue
#D5FFFF
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFBED #FBDCEA
analogous
#DCFBDE #DCFBED #DCFAFB
triadic
#DCFBED #EDDCFB #FBEDDC
tetradic
#DCFBED #DEDCFB #FBDCEA #FAFBDC
square
#DCFBED #DEDCFB #FBDCEA #FAFBDC
split-complementary
#DCFBED #FBDCFA #FBDEDC
monochromatic
#6EEEB5 #A5F5D1 #DCFBED #E4FCF1 #E4FCF1
Accessibility & contrast
On white
1.10
#DCFBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#DCFBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFBED
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFBED | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EC
Deuteranopia (green-blind)
#F3F2EE
Tritanopia (blue-blind)
#D6FBF7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dcfbed; /* rgb */ color: rgb(220, 251, 237); /* oklch */ color: oklch(96.2% 0.037 166.6);
Tailwind
colors: {
custom: {
50: '#e7fcf2',
500: '#dcfbed',
950: '#000000',
},
}SCSS
$custom: #dcfbed; $custom-light: #e7fcf2; $custom-dark: #000000;
JSON
{
"hex": "#dcfbed",
"rgb": {
"r": 220,
"g": 251,
"b": 237
},
"hsl": {
"h": 152.903,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.96196,
"c": 0.03717,
"h": 166.6
},
"luminance": 0.90324
}Semantic roles & 50–950 ramp
primary
#DCFBED
secondary
#E299BA
accent
#0A69DC
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585