#DCEFEF#DCEFEF
#DCEFEF is a very light, muted teal. Relative luminance 0.832; OKLCH L 93.8% C 0.020 H 196.8°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEFEF |
|---|---|
| RGB | rgb(220, 239, 239) |
| HSL | hsl(180, 37%, 90%) |
| HSV | hsv(180, 8%, 94%) |
| CMYK | cmyk(7.9%, 0%, 0%, 6.3%) |
| CIE-LAB | lab(93.09, -6.23, -2.14) |
| CIE-LCH | lch(93.09, 6.59, 198.97°) |
| OKLab | oklab(93.81% -0.0192 -0.0058) |
| OKLCH | oklch(93.81% 0.02 196.8) |
| XYZ | xyz(75.9583, 83.1796, 93.6980) |
| Luminance | 0.8318 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.77
Lightcyan
#E0FFFF
ΔE00 4.62
Mintcream
#F5FFFA
ΔE00 5.21
Ice Blue (survey)
#D7FFFE
ΔE00 6.57
Aliceblue
#F0F8FF
ΔE00 6.74
Very Pale Blue
#D6FFFE
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEFEF #EFDCDC
analogous
#DCEFE6 #DCEFEF #DCE6EF
triadic
#DCEFEF #EFDCEF #EFEFDC
tetradic
#DCEFEF #E6DCEF #EFDCDC #E6EFDC
square
#DCEFEF #E6DCEF #EFDCDC #E6EFDC
split-complementary
#DCEFEF #EFDCE6 #EFE6DC
monochromatic
#88C9C9 #B2DCDC #DCEFEF #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.19
#DCEFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#DCEFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEFEF
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEFEF | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDEF
Deuteranopia (green-blind)
#E8EAEF
Tritanopia (blue-blind)
#D7F0EF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcefef; /* rgb */ color: rgb(220, 239, 239); /* oklch */ color: oklch(93.8% 0.020 196.8);
Tailwind
colors: {
custom: {
50: '#e7f4f4',
500: '#dcefef',
950: '#000000',
},
}SCSS
$custom: #dcefef; $custom-light: #e7f4f4; $custom-dark: #000000;
JSON
{
"hex": "#dcefef",
"rgb": {
"r": 220,
"g": 239,
"b": 239
},
"hsl": {
"h": 180,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.9381,
"c": 0.02007,
"h": 196.8
},
"luminance": 0.83181
}Semantic roles & 50–950 ramp
primary
#DCEFEF
secondary
#CAA5A5
accent
#3535B0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585