#DCFBEF#DCFBEF
#DCFBEF is a very light, muted teal. Relative luminance 0.904; OKLCH L 96.3% C 0.036 H 170.2°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFBEF |
|---|---|
| RGB | rgb(220, 251, 239) |
| HSL | hsl(157, 79%, 92%) |
| HSV | hsv(157, 12%, 98%) |
| CMYK | cmyk(12.4%, 0%, 4.8%, 1.6%) |
| CIE-LAB | lab(96.18, -12.26, 2.36) |
| CIE-LCH | lch(96.18, 12.48, 169.09°) |
| OKLab | oklab(96.25% -0.0354 0.0061) |
| OKLCH | oklch(96.25% 0.036 170.2) |
| XYZ | xyz(79.5887, 90.4404, 94.9082) |
| Luminance | 0.9044 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.71
Ice Blue (survey)
#D7FFFE
ΔE00 4.91
Very Pale Blue
#D6FFFE
ΔE00 5.00
Lightcyan
#E0FFFF
ΔE00 5.17
Honeydew
#F0FFF0
ΔE00 5.32
Very Light Blue
#D5FFFF
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFBEF #FBDCE8
analogous
#DCFBE0 #DCFBEF #DCF8FB
triadic
#DCFBEF #EFDCFB #FBEFDC
tetradic
#DCFBEF #E0DCFB #FBDCE8 #F8FBDC
square
#DCFBEF #E0DCFB #FBDCE8 #F8FBDC
split-complementary
#DCFBEF #FBDCF8 #FBE0DC
monochromatic
#6EEEBD #A5F5D6 #DCFBEF #E4FCF2 #E4FCF2
Accessibility & contrast
On white
1.10
#DCFBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#DCFBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFBEF
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFBEF | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7EE
Deuteranopia (green-blind)
#F3F2F0
Tritanopia (blue-blind)
#D6FCF7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dcfbef; /* rgb */ color: rgb(220, 251, 239); /* oklch */ color: oklch(96.3% 0.036 170.2);
Tailwind
colors: {
custom: {
50: '#e7fcf4',
500: '#dcfbef',
950: '#000000',
},
}SCSS
$custom: #dcfbef; $custom-light: #e7fcf4; $custom-dark: #000000;
JSON
{
"hex": "#dcfbef",
"rgb": {
"r": 220,
"g": 251,
"b": 239
},
"hsl": {
"h": 156.774,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.96251,
"c": 0.0359,
"h": 170.2
},
"luminance": 0.90442
}Semantic roles & 50–950 ramp
primary
#DCFBEF
secondary
#E299B5
accent
#0A5BDC
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585