#D2EDEF#D2EDEF
#D2EDEF is a very light, muted teal. Relative luminance 0.805; OKLCH L 92.7% C 0.028 H 202.1°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EDEF |
|---|---|
| RGB | rgb(210, 237, 239) |
| HSL | hsl(184, 48%, 88%) |
| HSV | hsv(184, 12%, 94%) |
| CMYK | cmyk(12.1%, 0.8%, 0%, 6.3%) |
| CIE-LAB | lab(91.91, -8.41, -3.96) |
| CIE-LCH | lch(91.91, 9.29, 205.21°) |
| OKLab | oklab(92.71% -0.0264 -0.0107) |
| OKLCH | oklch(92.71% 0.028 202.1) |
| XYZ | xyz(72.4387, 80.5005, 93.3663) |
| Luminance | 0.8050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.90
Ice Blue (survey)
#D7FFFE
ΔE00 5.11
Very Pale Blue
#D6FFFE
ΔE00 5.26
Very Light Blue
#D5FFFF
ΔE00 5.28
Really Light Blue
#D4FFFF
ΔE00 5.44
Azure (CSS)
#F0FFFF
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EDEF #EFD4D2
analogous
#D2EFE2 #D2EDEF #D2DEEF
triadic
#D2EDEF #EFD2ED #EDEFD2
tetradic
#D2EDEF #E2D2EF #EFD4D2 #DEEFD2
square
#D2EDEF #E2D2EF #EFD4D2 #DEEFD2
split-complementary
#D2EDEF #EFD2DE #EFE2D2
monochromatic
#78C9CF #A5DBDF #D2EDEF #E8F6F7 #E8F6F7
Accessibility & contrast
On white
1.23
#D2EDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#D2EDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EDEF
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EDEF | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEF
Deuteranopia (green-blind)
#E3E6EF
Tritanopia (blue-blind)
#CAEFED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d2edef; /* rgb */ color: rgb(210, 237, 239); /* oklch */ color: oklch(92.7% 0.028 202.1);
Tailwind
colors: {
custom: {
50: '#e0f2f4',
500: '#d2edef',
950: '#000000',
},
}SCSS
$custom: #d2edef; $custom-light: #e0f2f4; $custom-dark: #000000;
JSON
{
"hex": "#d2edef",
"rgb": {
"r": 210,
"g": 237,
"b": 239
},
"hsl": {
"h": 184.138,
"s": 47.541,
"l": 88.039
},
"oklch": {
"l": 0.92706,
"c": 0.02848,
"h": 202.1
},
"luminance": 0.80502
}Semantic roles & 50–950 ramp
primary
#D2EDEF
secondary
#CC9D99
accent
#352BBB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585