#DCEFF2#DCEFF2
#DCEFF2 is a very light, muted teal. Relative luminance 0.834; OKLCH L 93.9% C 0.021 H 208.1°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEFF2 |
|---|---|
| RGB | rgb(220, 239, 242) |
| HSL | hsl(188, 46%, 91%) |
| HSV | hsv(188, 9%, 95%) |
| CMYK | cmyk(9.1%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(93.17, -5.66, -3.59) |
| CIE-LCH | lch(93.17, 6.70, 212.37°) |
| OKLab | oklab(93.9% -0.0181 -0.0097) |
| OKLCH | oklch(93.9% 0.021 208.1) |
| XYZ | xyz(76.4051, 83.3583, 96.0516) |
| Luminance | 0.8336 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.85
Lightcyan
#E0FFFF
ΔE00 5.11
Mintcream
#F5FFFA
ΔE00 5.78
Aliceblue
#F0F8FF
ΔE00 5.82
Ice Blue (survey)
#D7FFFE
ΔE00 7.15
Fog
#D8DCE0
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEFF2 #F2DFDC
analogous
#DCF2EA #DCEFF2 #DCE4F2
triadic
#DCEFF2 #F2DCEF #EFF2DC
tetradic
#DCEFF2 #EADCF2 #F2DFDC #E4F2DC
square
#DCEFF2 #EADCF2 #F2DFDC #E4F2DC
split-complementary
#DCEFF2 #F2DCE4 #F2EADC
monochromatic
#83C6D1 #AFDBE1 #DCEFF2 #E9F5F7 #E9F5F7
Accessibility & contrast
On white
1.19
#DCEFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#DCEFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEFF2
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEFF2 | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDF2
Deuteranopia (green-blind)
#E8EAF2
Tritanopia (blue-blind)
#D6F1F0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dceff2; /* rgb */ color: rgb(220, 239, 242); /* oklch */ color: oklch(93.9% 0.021 208.1);
Tailwind
colors: {
custom: {
50: '#e7f4f6',
500: '#dceff2',
950: '#000000',
},
}SCSS
$custom: #dceff2; $custom-light: #e7f4f6; $custom-dark: #000000;
JSON
{
"hex": "#dceff2",
"rgb": {
"r": 220,
"g": 239,
"b": 242
},
"hsl": {
"h": 188.182,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.93898,
"c": 0.0205,
"h": 208.1
},
"luminance": 0.83359
}Semantic roles & 50–950 ramp
primary
#DCEFF2
secondary
#D0A9A3
accent
#402CB9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585