#D2EBEB#D2EBEB
#D2EBEB is a very light, muted teal. Relative luminance 0.791; OKLCH L 92.2% C 0.026 H 196.7°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EBEB |
|---|---|
| RGB | rgb(210, 235, 235) |
| HSL | hsl(180, 38%, 87%) |
| HSV | hsv(180, 11%, 92%) |
| CMYK | cmyk(10.6%, 0%, 0%, 7.8%) |
| CIE-LAB | lab(91.29, -8.18, -2.79) |
| CIE-LCH | lch(91.29, 8.64, 198.83°) |
| OKLab | oklab(92.18% -0.0252 -0.0076) |
| OKLCH | oklch(92.18% 0.026 196.7) |
| XYZ | xyz(71.2785, 79.1151, 90.0965) |
| Luminance | 0.7912 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.29
Ice Blue (survey)
#D7FFFE
ΔE00 5.48
Very Pale Blue
#D6FFFE
ΔE00 5.63
Very Light Blue
#D5FFFF
ΔE00 5.72
Azure (CSS)
#F0FFFF
ΔE00 5.74
Really Light Blue
#D4FFFF
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EBEB #EBD2D2
analogous
#D2EBDF #D2EBEB #D2DFEB
triadic
#D2EBEB #EBD2EB #EBEBD2
tetradic
#D2EBEB #DFD2EB #EBD2D2 #DFEBD2
square
#D2EBEB #DFD2EB #EBD2D2 #DFEBD2
split-complementary
#D2EBEB #EBD2DF #EBDFD2
monochromatic
#7DC5C5 #A8D8D8 #D2EBEB #EAF6F6 #EAF6F6
Accessibility & contrast
On white
1.25
#D2EBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#D2EBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EBEB
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EBEB | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EB
Deuteranopia (green-blind)
#E2E4EB
Tritanopia (blue-blind)
#CBEDEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d2ebeb; /* rgb */ color: rgb(210, 235, 235); /* oklch */ color: oklch(92.2% 0.026 196.7);
Tailwind
colors: {
custom: {
50: '#e0f1f1',
500: '#d2ebeb',
950: '#000000',
},
}SCSS
$custom: #d2ebeb; $custom-light: #e0f1f1; $custom-dark: #000000;
JSON
{
"hex": "#d2ebeb",
"rgb": {
"r": 210,
"g": 235,
"b": 235
},
"hsl": {
"h": 180,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.92179,
"c": 0.02633,
"h": 196.7
},
"luminance": 0.79116
}Semantic roles & 50–950 ramp
primary
#D2EBEB
secondary
#C69B9B
accent
#3434B1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585