#DCEFEE#DCEFEE
#DCEFEE is a very light, muted teal. Relative luminance 0.831; OKLCH L 93.8% C 0.020 H 193.0°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEFEE |
|---|---|
| RGB | rgb(220, 239, 238) |
| HSL | hsl(177, 37%, 90%) |
| HSV | hsv(177, 8%, 94%) |
| CMYK | cmyk(7.9%, 0%, 0.4%, 6.3%) |
| CIE-LAB | lab(93.07, -6.42, -1.66) |
| CIE-LCH | lch(93.07, 6.63, 194.50°) |
| OKLab | oklab(93.78% -0.0196 -0.0045) |
| OKLCH | oklch(93.78% 0.02 193) |
| XYZ | xyz(75.8109, 83.1206, 92.9222) |
| Luminance | 0.8312 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.86
Lightcyan
#E0FFFF
ΔE00 4.56
Mintcream
#F5FFFA
ΔE00 5.09
Ice Blue (survey)
#D7FFFE
ΔE00 6.46
Very Pale Blue
#D6FFFE
ΔE00 6.66
Very Light Blue
#D5FFFF
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEFEE #EFDCDD
analogous
#DCEFE4 #DCEFEE #DCE7EF
triadic
#DCEFEE #EEDCEF #EFEEDC
tetradic
#DCEFEE #E4DCEF #EFDCDD #E7EFDC
square
#DCEFEE #E4DCEF #EFDCDD #E7EFDC
split-complementary
#DCEFEE #EFDCE7 #EFE4DC
monochromatic
#88C9C5 #B2DCDA #DCEFEE #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.19
#DCEFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#DCEFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEFEE
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEFEE | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDEE
Deuteranopia (green-blind)
#E8EAEE
Tritanopia (blue-blind)
#D7F0EF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcefee; /* rgb */ color: rgb(220, 239, 238); /* oklch */ color: oklch(93.8% 0.020 193.0);
Tailwind
colors: {
custom: {
50: '#e7f4f3',
500: '#dcefee',
950: '#000000',
},
}SCSS
$custom: #dcefee; $custom-light: #e7f4f3; $custom-dark: #000000;
JSON
{
"hex": "#dcefee",
"rgb": {
"r": 220,
"g": 239,
"b": 238
},
"hsl": {
"h": 176.842,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.93781,
"c": 0.0201,
"h": 193
},
"luminance": 0.83122
}Semantic roles & 50–950 ramp
primary
#DCEFEE
secondary
#CAA5A7
accent
#353CB0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585