#D2F2F2#D2F2F2
#D2F2F2 is a very light, muted teal. Relative luminance 0.836; OKLCH L 93.8% C 0.033 H 196.6°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F2F2 |
|---|---|
| RGB | rgb(210, 242, 242) |
| HSL | hsl(180, 55%, 89%) |
| HSV | hsv(180, 13%, 95%) |
| CMYK | cmyk(13.2%, 0%, 0%, 5.1%) |
| CIE-LAB | lab(93.28, -10.34, -3.50) |
| CIE-LCH | lch(93.28, 10.92, 198.69°) |
| OKLab | oklab(93.82% -0.0319 -0.0095) |
| OKLCH | oklch(93.82% 0.033 196.6) |
| XYZ | xyz(74.3534, 83.6149, 96.2091) |
| Luminance | 0.8362 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.75
Ice Blue (survey)
#D7FFFE
ΔE00 3.20
Very Pale Blue
#D6FFFE
ΔE00 3.34
Very Light Blue
#D5FFFF
ΔE00 3.40
Really Light Blue
#D4FFFF
ΔE00 3.55
Pale Blue
#D0FEFE
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F2F2 #F2D2D2
analogous
#D2F2E2 #D2F2F2 #D2E2F2
triadic
#D2F2F2 #F2D2F2 #F2F2D2
tetradic
#D2F2F2 #E2D2F2 #F2D2D2 #E2F2D2
square
#D2F2F2 #E2D2F2 #F2D2D2 #E2F2D2
split-complementary
#D2F2F2 #F2D2E2 #F2E2D2
monochromatic
#73D7D7 #A3E4E4 #D2F2F2 #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.18
#D2F2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#D2F2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F2F2
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F2F2 | 1.00 | 1.18 | 17.72 | 17.72 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEFF2
Deuteranopia (green-blind)
#E7EAF2
Tritanopia (blue-blind)
#C9F4F2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d2f2f2; /* rgb */ color: rgb(210, 242, 242); /* oklch */ color: oklch(93.8% 0.033 196.6);
Tailwind
colors: {
custom: {
50: '#e0f6f6',
500: '#d2f2f2',
950: '#000000',
},
}SCSS
$custom: #d2f2f2; $custom-light: #e0f6f6; $custom-dark: #000000;
JSON
{
"hex": "#d2f2f2",
"rgb": {
"r": 210,
"g": 242,
"b": 242
},
"hsl": {
"h": 180,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.93819,
"c": 0.03331,
"h": 196.6
},
"luminance": 0.83617
}Semantic roles & 50–950 ramp
primary
#D2F2F2
secondary
#D19797
accent
#2323C3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585