#D2EFEF#D2EFEF
#D2EFEF is a very light, muted teal. Relative luminance 0.817; OKLCH L 93.1% C 0.030 H 196.6°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EFEF |
|---|---|
| RGB | rgb(210, 239, 239) |
| HSL | hsl(180, 48%, 88%) |
| HSV | hsv(180, 12%, 94%) |
| CMYK | cmyk(12.1%, 0%, 0%, 6.3%) |
| CIE-LAB | lab(92.43, -9.42, -3.20) |
| CIE-LCH | lch(92.43, 9.95, 198.75°) |
| OKLab | oklab(93.12% -0.0291 -0.0087) |
| OKLCH | oklch(93.12% 0.03 196.6) |
| XYZ | xyz(73.0210, 81.6651, 93.5604) |
| Luminance | 0.8167 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.29
Ice Blue (survey)
#D7FFFE
ΔE00 4.14
Very Pale Blue
#D6FFFE
ΔE00 4.29
Very Light Blue
#D5FFFF
ΔE00 4.37
Really Light Blue
#D4FFFF
ΔE00 4.52
Pale Blue
#D0FEFE
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EFEF #EFD2D2
analogous
#D2EFE0 #D2EFEF #D2E0EF
triadic
#D2EFEF #EFD2EF #EFEFD2
tetradic
#D2EFEF #E0D2EF #EFD2D2 #E0EFD2
square
#D2EFEF #E0D2EF #EFD2D2 #E0EFD2
split-complementary
#D2EFEF #EFD2E0 #EFE0D2
monochromatic
#78CFCF #A5DFDF #D2EFEF #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.21
#D2EFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#D2EFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EFEF
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EFEF | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECEF
Deuteranopia (green-blind)
#E5E7EF
Tritanopia (blue-blind)
#CAF1EF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d2efef; /* rgb */ color: rgb(210, 239, 239); /* oklch */ color: oklch(93.1% 0.030 196.6);
Tailwind
colors: {
custom: {
50: '#e0f4f4',
500: '#d2efef',
950: '#000000',
},
}SCSS
$custom: #d2efef; $custom-light: #e0f4f4; $custom-dark: #000000;
JSON
{
"hex": "#d2efef",
"rgb": {
"r": 210,
"g": 239,
"b": 239
},
"hsl": {
"h": 180,
"s": 47.541,
"l": 88.039
},
"oklch": {
"l": 0.93116,
"c": 0.03034,
"h": 196.6
},
"luminance": 0.81667
}Semantic roles & 50–950 ramp
primary
#D2EFEF
secondary
#CC9999
accent
#2B2BBB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585