#D2F4FE#D2F4FE
#D2F4FE is a very light, muted cyan. Relative luminance 0.856; OKLCH L 94.6% C 0.038 H 217.4°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F4FE |
|---|---|
| RGB | rgb(210, 244, 254) |
| HSL | hsl(194, 96%, 91%) |
| HSV | hsv(194, 17%, 100%) |
| CMYK | cmyk(17.3%, 3.9%, 0%, 0.4%) |
| CIE-LAB | lab(94.12, -8.93, -8.49) |
| CIE-LCH | lch(94.12, 12.32, 223.53°) |
| OKLab | oklab(94.59% -0.03 -0.023) |
| OKLCH | oklch(94.59% 0.038 217.4) |
| XYZ | xyz(76.8137, 85.5567, 106.2137) |
| Luminance | 0.8556 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.80
Very Light Blue
#D5FFFF
ΔE00 5.66
Pale Sky Blue
#BDF6FE
ΔE00 5.71
Really Light Blue
#D4FFFF
ΔE00 5.78
Ice Blue (survey)
#D7FFFE
ΔE00 5.79
Very Pale Blue
#D6FFFE
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F4FE #FEDCD2
analogous
#D2FEF2 #D2F4FE #D2DEFE
triadic
#D2F4FE #FED2F4 #F4FED2
tetradic
#D2F4FE #F2D2FE #FEDCD2 #DEFED2
square
#D2F4FE #F2D2FE #FEDCD2 #DEFED2
split-complementary
#D2F4FE #FED2DE #FEF2D2
monochromatic
#5AD7FB #96E5FD #D2F4FE #E1F8FE #E1F8FE
Accessibility & contrast
On white
1.16
#D2F4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#D2F4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F4FE
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F4FE | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FF
Deuteranopia (green-blind)
#E6ECFE
Tritanopia (blue-blind)
#C6F8F7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #d2f4fe; /* rgb */ color: rgb(210, 244, 254); /* oklch */ color: oklch(94.6% 0.038 217.4);
Tailwind
colors: {
custom: {
50: '#e0f7fe',
500: '#d2f4fe',
950: '#000000',
},
}SCSS
$custom: #d2f4fe; $custom-light: #e0f7fe; $custom-dark: #000000;
JSON
{
"hex": "#d2f4fe",
"rgb": {
"r": 210,
"g": 244,
"b": 254
},
"hsl": {
"h": 193.636,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.94589,
"c": 0.03781,
"h": 217.4
},
"luminance": 0.85559
}Semantic roles & 50–950 ramp
primary
#D2F4FE
secondary
#E8A18C
accent
#3400E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585