#D7EFF2#D7EFF2
#D7EFF2 is a very light, muted teal. Relative luminance 0.826; OKLCH L 93.5% C 0.026 H 205.8°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EFF2 |
|---|---|
| RGB | rgb(215, 239, 242) |
| HSL | hsl(187, 51%, 90%) |
| HSV | hsv(187, 11%, 95%) |
| CMYK | cmyk(11.2%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(92.83, -7.25, -4.12) |
| CIE-LCH | lch(92.83, 8.34, 209.61°) |
| OKLab | oklab(93.55% -0.023 -0.0111) |
| OKLCH | oklch(93.55% 0.026 205.8) |
| XYZ | xyz(74.9141, 82.5895, 95.9817) |
| Luminance | 0.8259 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.06
Azure (CSS)
#F0FFFF
ΔE00 4.75
Ice Blue (survey)
#D7FFFE
ΔE00 5.78
Very Pale Blue
#D6FFFE
ΔE00 5.96
Very Light Blue
#D5FFFF
ΔE00 5.96
Really Light Blue
#D4FFFF
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EFF2 #F2DAD7
analogous
#D7F2E8 #D7EFF2 #D7E2F2
triadic
#D7EFF2 #F2D7EF #EFF2D7
tetradic
#D7EFF2 #E8D7F2 #F2DAD7 #E2F2D7
square
#D7EFF2 #E8D7F2 #F2DAD7 #E2F2D7
split-complementary
#D7EFF2 #F2D7E2 #F2E8D7
monochromatic
#7BCAD4 #A9DDE3 #D7EFF2 #E8F6F7 #E8F6F7
Accessibility & contrast
On white
1.20
#D7EFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#D7EFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EFF2
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EFF2 | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEDF2
Deuteranopia (green-blind)
#E6E9F2
Tritanopia (blue-blind)
#D0F1F0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d7eff2; /* rgb */ color: rgb(215, 239, 242); /* oklch */ color: oklch(93.5% 0.026 205.8);
Tailwind
colors: {
custom: {
50: '#e3f4f6',
500: '#d7eff2',
950: '#000000',
},
}SCSS
$custom: #d7eff2; $custom-light: #e3f4f6; $custom-dark: #000000;
JSON
{
"hex": "#d7eff2",
"rgb": {
"r": 215,
"g": 239,
"b": 242
},
"hsl": {
"h": 186.667,
"s": 50.943,
"l": 89.608
},
"oklch": {
"l": 0.93547,
"c": 0.02557,
"h": 205.8
},
"luminance": 0.82591
}Semantic roles & 50–950 ramp
primary
#D7EFF2
secondary
#D0A39D
accent
#3827BE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585