#D2F2FE#D2F2FE
#D2F2FE is a very light, muted cyan. Relative luminance 0.844; OKLCH L 94.2% C 0.037 H 222.4°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F2FE |
|---|---|
| RGB | rgb(210, 242, 254) |
| HSL | hsl(196, 96%, 91%) |
| HSV | hsv(196, 17%, 100%) |
| CMYK | cmyk(17.3%, 4.7%, 0%, 0.4%) |
| CIE-LAB | lab(93.61, -7.92, -9.25) |
| CIE-LCH | lch(93.61, 12.18, 229.43°) |
| OKLab | oklab(94.18% -0.0274 -0.025) |
| OKLCH | oklch(94.18% 0.037 222.4) |
| XYZ | xyz(76.2152, 84.3596, 106.0142) |
| Luminance | 0.8436 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.83
Pale Sky Blue
#BDF6FE
ΔE00 6.73
Lightblue
#ADD8E6
ΔE00 6.79
Very Light Blue
#D5FFFF
ΔE00 6.90
Ice Blue (survey)
#D7FFFE
ΔE00 7.02
Really Light Blue
#D4FFFF
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F2FE #FEDED2
analogous
#D2FEF4 #D2F2FE #D2DCFE
triadic
#D2F2FE #FED2F2 #F2FED2
tetradic
#D2F2FE #F4D2FE #FEDED2 #DCFED2
square
#D2F2FE #F4D2FE #FEDED2 #DCFED2
split-complementary
#D2F2FE #FED2DC #FEF4D2
monochromatic
#5ACFFB #96E1FD #D2F2FE #E1F6FE #E1F6FE
Accessibility & contrast
On white
1.17
#D2F2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#D2F2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F2FE
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F2FE | 1.00 | 1.17 | 17.87 | 17.87 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#E4EAFE
Tritanopia (blue-blind)
#C6F6F6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d2f2fe; /* rgb */ color: rgb(210, 242, 254); /* oklch */ color: oklch(94.2% 0.037 222.4);
Tailwind
colors: {
custom: {
50: '#e0f6fe',
500: '#d2f2fe',
950: '#000000',
},
}SCSS
$custom: #d2f2fe; $custom-light: #e0f6fe; $custom-dark: #000000;
JSON
{
"hex": "#d2f2fe",
"rgb": {
"r": 210,
"g": 242,
"b": 254
},
"hsl": {
"h": 196.364,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.94182,
"c": 0.03711,
"h": 222.4
},
"luminance": 0.84362
}Semantic roles & 50–950 ramp
primary
#D2F2FE
secondary
#E8A58C
accent
#3F00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585