#D2F0EF#D2F0EF
#D2F0EF is a very light, muted teal. Relative luminance 0.823; OKLCH L 93.3% C 0.031 H 194.2°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F0EF |
|---|---|
| RGB | rgb(210, 240, 239) |
| HSL | hsl(178, 50%, 88%) |
| HSV | hsv(178, 13%, 94%) |
| CMYK | cmyk(12.5%, 0%, 0.4%, 5.9%) |
| CIE-LAB | lab(92.69, -9.92, -2.82) |
| CIE-LCH | lch(92.69, 10.32, 195.85°) |
| OKLab | oklab(93.32% -0.0304 -0.0077) |
| OKLCH | oklch(93.32% 0.031 194.2) |
| XYZ | xyz(73.3146, 82.2522, 93.6582) |
| Luminance | 0.8225 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.12
Ice Blue (survey)
#D7FFFE
ΔE00 3.74
Very Pale Blue
#D6FFFE
ΔE00 3.88
Very Light Blue
#D5FFFF
ΔE00 4.00
Really Light Blue
#D4FFFF
ΔE00 4.15
Ice
#D6FFFA
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F0EF #F0D2D3
analogous
#D2F0E0 #D2F0EF #D2E2F0
triadic
#D2F0EF #EFD2F0 #F0EFD2
tetradic
#D2F0EF #E0D2F0 #F0D2D3 #E2F0D2
square
#D2F0EF #E0D2F0 #F0D2D3 #E2F0D2
split-complementary
#D2F0EF #F0D2E2 #F0E0D2
monochromatic
#76D1CE #A4E1DF #D2F0EF #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.20
#D2F0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#D2F0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F0EF
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F0EF | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDEF
Deuteranopia (green-blind)
#E6E8EF
Tritanopia (blue-blind)
#CAF2F0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d2f0ef; /* rgb */ color: rgb(210, 240, 239); /* oklch */ color: oklch(93.3% 0.031 194.2);
Tailwind
colors: {
custom: {
50: '#e0f5f4',
500: '#d2f0ef',
950: '#000000',
},
}SCSS
$custom: #d2f0ef; $custom-light: #e0f5f4; $custom-dark: #000000;
JSON
{
"hex": "#d2f0ef",
"rgb": {
"r": 210,
"g": 240,
"b": 239
},
"hsl": {
"h": 178,
"s": 50,
"l": 88.235
},
"oklch": {
"l": 0.93321,
"c": 0.03136,
"h": 194.2
},
"luminance": 0.82254
}Semantic roles & 50–950 ramp
primary
#D2F0EF
secondary
#CE999A
accent
#282DBD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585