#D2F0FE#D2F0FE
#D2F0FE is a very light, muted cyan. Relative luminance 0.832; OKLCH L 93.8% C 0.037 H 227.6°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F0FE |
|---|---|
| RGB | rgb(210, 240, 254) |
| HSL | hsl(199, 96%, 91%) |
| HSV | hsv(199, 17%, 100%) |
| CMYK | cmyk(17.3%, 5.5%, 0%, 0.4%) |
| CIE-LAB | lab(93.09, -6.91, -10.02) |
| CIE-LCH | lch(93.09, 12.17, 235.41°) |
| OKLab | oklab(93.78% -0.0248 -0.0271) |
| OKLCH | oklch(93.78% 0.037 227.6) |
| XYZ | xyz(75.6232, 83.1756, 105.8169) |
| Luminance | 0.8318 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.90
Lightcyan
#E0FFFF
ΔE00 6.94
Azure (CSS)
#F0FFFF
ΔE00 7.42
Aliceblue
#F0F8FF
ΔE00 7.57
Ice Blue
#A5DFF9
ΔE00 7.58
Pale Sky Blue
#BDF6FE
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F0FE #FEE0D2
analogous
#D2FEF6 #D2F0FE #D2DAFE
triadic
#D2F0FE #FED2F0 #F0FED2
tetradic
#D2F0FE #F6D2FE #FEE0D2 #DAFED2
square
#D2F0FE #F6D2FE #FEE0D2 #DAFED2
split-complementary
#D2F0FE #FED2DA #FEF6D2
monochromatic
#5AC8FB #96DCFD #D2F0FE #E1F5FE #E1F5FE
Accessibility & contrast
On white
1.19
#D2F0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#D2F0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F0FE
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F0FE | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFF
Deuteranopia (green-blind)
#E2E9FE
Tritanopia (blue-blind)
#C6F4F4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d2f0fe; /* rgb */ color: rgb(210, 240, 254); /* oklch */ color: oklch(93.8% 0.037 227.6);
Tailwind
colors: {
custom: {
50: '#e0f5fe',
500: '#d2f0fe',
950: '#000000',
},
}SCSS
$custom: #d2f0fe; $custom-light: #e0f5fe; $custom-dark: #000000;
JSON
{
"hex": "#d2f0fe",
"rgb": {
"r": 210,
"g": 240,
"b": 254
},
"hsl": {
"h": 199.091,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.93775,
"c": 0.03671,
"h": 227.6
},
"luminance": 0.83178
}Semantic roles & 50–950 ramp
primary
#D2F0FE
secondary
#E8A98C
accent
#4900E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585