#D2EFEE#D2EFEE
#D2EFEE is a very light, muted teal. Relative luminance 0.816; OKLCH L 93.1% C 0.030 H 194.1°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EFEE |
|---|---|
| RGB | rgb(210, 239, 238) |
| HSL | hsl(178, 48%, 88%) |
| HSV | hsv(178, 12%, 94%) |
| CMYK | cmyk(12.1%, 0%, 0.4%, 6.3%) |
| CIE-LAB | lab(92.40, -9.61, -2.72) |
| CIE-LCH | lch(92.40, 9.99, 195.77°) |
| OKLab | oklab(93.09% -0.0294 -0.0074) |
| OKLCH | oklch(93.09% 0.03 194.1) |
| XYZ | xyz(72.8737, 81.6061, 92.7845) |
| Luminance | 0.8161 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.32
Ice Blue (survey)
#D7FFFE
ΔE00 4.06
Very Pale Blue
#D6FFFE
ΔE00 4.21
Very Light Blue
#D5FFFF
ΔE00 4.32
Really Light Blue
#D4FFFF
ΔE00 4.47
Ice
#D6FFFA
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EFEE #EFD2D3
analogous
#D2EFDF #D2EFEE #D2E1EF
triadic
#D2EFEE #EED2EF #EFEED2
tetradic
#D2EFEE #DFD2EF #EFD2D3 #E1EFD2
square
#D2EFEE #DFD2EF #EFD2D3 #E1EFD2
split-complementary
#D2EFEE #EFD2E1 #EFDFD2
monochromatic
#78CFCC #A5DFDD #D2EFEE #E8F7F6 #E8F7F6
Accessibility & contrast
On white
1.21
#D2EFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#D2EFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EFEE
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EFEE | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECEE
Deuteranopia (green-blind)
#E5E7EE
Tritanopia (blue-blind)
#CAF1EF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d2efee; /* rgb */ color: rgb(210, 239, 238); /* oklch */ color: oklch(93.1% 0.030 194.1);
Tailwind
colors: {
custom: {
50: '#e0f4f3',
500: '#d2efee',
950: '#000000',
},
}SCSS
$custom: #d2efee; $custom-light: #e0f4f3; $custom-dark: #000000;
JSON
{
"hex": "#d2efee",
"rgb": {
"r": 210,
"g": 239,
"b": 238
},
"hsl": {
"h": 177.931,
"s": 47.541,
"l": 88.039
},
"oklch": {
"l": 0.93086,
"c": 0.03037,
"h": 194.1
},
"luminance": 0.81608
}Semantic roles & 50–950 ramp
primary
#D2EFEE
secondary
#CC999B
accent
#2B30BB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585