#D2F3FA#D2F3FA
#D2F3FA is a very light, muted cyan. Relative luminance 0.847; OKLCH L 94.3% C 0.036 H 211.9°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F3FA |
|---|---|
| RGB | rgb(210, 243, 250) |
| HSL | hsl(191, 80%, 90%) |
| HSV | hsv(191, 16%, 98%) |
| CMYK | cmyk(16%, 2.8%, 0%, 2%) |
| CIE-LAB | lab(93.75, -9.24, -6.96) |
| CIE-LCH | lch(93.75, 11.57, 216.96°) |
| OKLab | oklab(94.26% -0.0302 -0.0188) |
| OKLCH | oklch(94.26% 0.036 211.9) |
| XYZ | xyz(75.8798, 84.7030, 102.7754) |
| Luminance | 0.8470 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.88
Very Light Blue
#D5FFFF
ΔE00 4.78
Ice Blue (survey)
#D7FFFE
ΔE00 4.85
Really Light Blue
#D4FFFF
ΔE00 4.92
Very Pale Blue
#D6FFFE
ΔE00 4.98
Pale Blue
#D0FEFE
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F3FA #FAD9D2
analogous
#D2FAED #D2F3FA #D2DFFA
triadic
#D2F3FA #FAD2F3 #F3FAD2
tetradic
#D2F3FA #EDD2FA #FAD9D2 #DFFAD2
square
#D2F3FA #EDD2FA #FAD9D2 #DFFAD2
split-complementary
#D2F3FA #FAD2DF #FAEDD2
monochromatic
#64D6EE #9BE4F4 #D2F3FA #E3F8FC #E3F8FC
Accessibility & contrast
On white
1.17
#D2F3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#D2F3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F3FA
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F3FA | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0FA
Deuteranopia (green-blind)
#E6EBFA
Tritanopia (blue-blind)
#C7F6F5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d2f3fa; /* rgb */ color: rgb(210, 243, 250); /* oklch */ color: oklch(94.3% 0.036 211.9);
Tailwind
colors: {
custom: {
50: '#e0f7fc',
500: '#d2f3fa',
950: '#000000',
},
}SCSS
$custom: #d2f3fa; $custom-light: #e0f7fc; $custom-dark: #000000;
JSON
{
"hex": "#d2f3fa",
"rgb": {
"r": 210,
"g": 243,
"b": 250
},
"hsl": {
"h": 190.5,
"s": 80,
"l": 90.196
},
"oklch": {
"l": 0.94263,
"c": 0.03559,
"h": 211.9
},
"luminance": 0.84705
}Semantic roles & 50–950 ramp
primary
#D2F3FA
secondary
#E09E90
accent
#2E09DC
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585