#DCFBEC#DCFBEC
#DCFBEC is a very light, muted teal. Relative luminance 0.903; OKLCH L 96.2% C 0.038 H 164.9°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFBEC |
|---|---|
| RGB | rgb(220, 251, 236) |
| HSL | hsl(151, 79%, 92%) |
| HSV | hsv(151, 12%, 98%) |
| CMYK | cmyk(12.4%, 0%, 6%, 1.6%) |
| CIE-LAB | lab(96.11, -12.81, 3.80) |
| CIE-LCH | lch(96.11, 13.36, 163.46°) |
| OKLab | oklab(96.17% -0.0365 0.0099) |
| OKLCH | oklch(96.17% 0.038 164.9) |
| XYZ | xyz(79.1492, 90.2646, 92.5934) |
| Luminance | 0.9027 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.63
Honeydew
#F0FFF0
ΔE00 5.23
Ice Blue (survey)
#D7FFFE
ΔE00 5.98
Very Pale Blue
#D6FFFE
ΔE00 6.05
Lightcyan
#E0FFFF
ΔE00 6.31
Duck Egg Blue
#C3FBF4
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFBEC #FBDCEB
analogous
#DCFBDD #DCFBEC #DCFAFB
triadic
#DCFBEC #ECDCFB #FBECDC
tetradic
#DCFBEC #DDDCFB #FBDCEB #FAFBDC
square
#DCFBEC #DDDCFB #FBDCEB #FAFBDC
split-complementary
#DCFBEC #FBDCFA #FBDDDC
monochromatic
#6EEEB0 #A5F5CE #DCFBEC #E4FCF0 #E4FCF0
Accessibility & contrast
On white
1.10
#DCFBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#DCFBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFBEC
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFBEC | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6EB
Deuteranopia (green-blind)
#F4F2ED
Tritanopia (blue-blind)
#D6FBF6
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dcfbec; /* rgb */ color: rgb(220, 251, 236); /* oklch */ color: oklch(96.2% 0.038 164.9);
Tailwind
colors: {
custom: {
50: '#e7fcf2',
500: '#dcfbec',
950: '#000000',
},
}SCSS
$custom: #dcfbec; $custom-light: #e7fcf2; $custom-dark: #000000;
JSON
{
"hex": "#dcfbec",
"rgb": {
"r": 220,
"g": 251,
"b": 236
},
"hsl": {
"h": 150.968,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.96169,
"c": 0.03786,
"h": 164.9
},
"luminance": 0.90266
}Semantic roles & 50–950 ramp
primary
#DCFBEC
secondary
#E299BC
accent
#0A6FDC
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585