#D2EFF2#D2EFF2
#D2EFF2 is a very light, muted teal. Relative luminance 0.818; OKLCH L 93.2% C 0.031 H 204.2°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EFF2 |
|---|---|
| RGB | rgb(210, 239, 242) |
| HSL | hsl(186, 55%, 89%) |
| HSV | hsv(186, 13%, 95%) |
| CMYK | cmyk(13.2%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(92.51, -8.83, -4.64) |
| CIE-LCH | lch(92.51, 9.97, 207.74°) |
| OKLab | oklab(93.2% -0.0279 -0.0126) |
| OKLCH | oklch(93.2% 0.031 204.2) |
| XYZ | xyz(73.4679, 81.8438, 95.9139) |
| Luminance | 0.8185 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.57
Ice Blue (survey)
#D7FFFE
ΔE00 4.69
Very Light Blue
#D5FFFF
ΔE00 4.80
Very Pale Blue
#D6FFFE
ΔE00 4.84
Really Light Blue
#D4FFFF
ΔE00 4.96
Pale Blue
#D0FEFE
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EFF2 #F2D5D2
analogous
#D2F2E5 #D2EFF2 #D2DFF2
triadic
#D2EFF2 #F2D2EF #EFF2D2
tetradic
#D2EFF2 #E5D2F2 #F2D5D2 #DFF2D2
square
#D2EFF2 #E5D2F2 #F2D5D2 #DFF2D2
split-complementary
#D2EFF2 #F2D2DF #F2E5D2
monochromatic
#73CDD7 #A3DEE4 #D2EFF2 #E7F7F8 #E7F7F8
Accessibility & contrast
On white
1.21
#D2EFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#D2EFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EFF2
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EFF2 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAECF2
Deuteranopia (green-blind)
#E4E8F2
Tritanopia (blue-blind)
#C9F2F0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d2eff2; /* rgb */ color: rgb(210, 239, 242); /* oklch */ color: oklch(93.2% 0.031 204.2);
Tailwind
colors: {
custom: {
50: '#e0f4f6',
500: '#d2eff2',
950: '#000000',
},
}SCSS
$custom: #d2eff2; $custom-light: #e0f4f6; $custom-dark: #000000;
JSON
{
"hex": "#d2eff2",
"rgb": {
"r": 210,
"g": 239,
"b": 242
},
"hsl": {
"h": 185.625,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.93204,
"c": 0.03062,
"h": 204.2
},
"luminance": 0.81845
}Semantic roles & 50–950 ramp
primary
#D2EFF2
secondary
#D19D97
accent
#3223C3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585