#D7F2FB#D7F2FB
#D7F2FB is a very light, muted cyan. Relative luminance 0.849; OKLCH L 94.4% C 0.031 H 219.8°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D7F2FB |
|---|---|
| RGB | rgb(215, 242, 251) |
| HSL | hsl(195, 82%, 91%) |
| HSV | hsv(195, 14%, 98%) |
| CMYK | cmyk(14.3%, 3.6%, 0%, 1.6%) |
| CIE-LAB | lab(93.85, -6.99, -7.30) |
| CIE-LCH | lch(93.85, 10.11, 226.24°) |
| OKLab | oklab(94.43% -0.0237 -0.0197) |
| OKLCH | oklch(94.43% 0.031 219.8) |
| XYZ | xyz(77.1847, 84.9147, 103.5717) |
| Luminance | 0.8492 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.18
Azure (CSS)
#F0FFFF
ΔE00 5.68
Ice Blue (survey)
#D7FFFE
ΔE00 6.80
Very Light Blue
#D5FFFF
ΔE00 6.80
Aliceblue
#F0F8FF
ΔE00 6.94
Very Pale Blue
#D6FFFE
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7F2FB #FBE0D7
analogous
#D7FBF2 #D7F2FB #D7E0FB
triadic
#D7F2FB #FBD7F2 #F2FBD7
tetradic
#D7F2FB #F2D7FB #FBE0D7 #E0FBD7
square
#D7F2FB #F2D7FB #FBE0D7 #E0FBD7
split-complementary
#D7F2FB #FBD7E0 #FBF2D7
monochromatic
#68CEF0 #9FE0F5 #D7F2FB #E3F6FC #E3F6FC
Accessibility & contrast
On white
1.17
#D7F2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#D7F2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7F2FB
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7F2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7F2FB | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FC
Deuteranopia (green-blind)
#E6EBFB
Tritanopia (blue-blind)
#CDF5F5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d7f2fb; /* rgb */ color: rgb(215, 242, 251); /* oklch */ color: oklch(94.4% 0.031 219.8);
Tailwind
colors: {
custom: {
50: '#e3f6fc',
500: '#d7f2fb',
950: '#000000',
},
}SCSS
$custom: #d7f2fb; $custom-light: #e3f6fc; $custom-dark: #000000;
JSON
{
"hex": "#d7f2fb",
"rgb": {
"r": 215,
"g": 242,
"b": 251
},
"hsl": {
"h": 195,
"s": 81.818,
"l": 91.373
},
"oklch": {
"l": 0.94426,
"c": 0.03081,
"h": 219.8
},
"luminance": 0.84916
}Semantic roles & 50–950 ramp
primary
#D7F2FB
secondary
#E2A894
accent
#3D07DE
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585