#D5EFFE#D5EFFE
#D5EFFE is a very light, muted cyan. Relative luminance 0.830; OKLCH L 93.8% C 0.034 H 233.0°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EFFE |
|---|---|
| RGB | rgb(213, 239, 254) |
| HSL | hsl(202, 95%, 92%) |
| HSV | hsv(202, 16%, 100%) |
| CMYK | cmyk(16.1%, 5.9%, 0%, 0.4%) |
| CIE-LAB | lab(93.03, -5.48, -10.09) |
| CIE-LCH | lch(93.03, 11.48, 241.49°) |
| OKLab | oklab(93.78% -0.0205 -0.0273) |
| OKLCH | oklch(93.78% 0.034 233) |
| XYZ | xyz(76.1920, 83.0331, 105.7594) |
| Luminance | 0.8304 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.60
Azure (CSS)
#F0FFFF
ΔE00 7.44
Lightblue
#ADD8E6
ΔE00 7.70
Lightcyan
#E0FFFF
ΔE00 7.90
Ice Blue
#A5DFF9
ΔE00 8.28
Fog
#D8DCE0
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EFFE #FEE4D5
analogous
#D5FEF9 #D5EFFE #D5DBFE
triadic
#D5EFFE #FED5EF #EFFED5
tetradic
#D5EFFE #F9D5FE #FEE4D5 #DBFED5
square
#D5EFFE #F9D5FE #FEE4D5 #DBFED5
split-complementary
#D5EFFE #FED5DB #FEF9D5
monochromatic
#5DC1FB #99D8FD #D5EFFE #E1F4FE #E1F4FE
Accessibility & contrast
On white
1.19
#D5EFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#D5EFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EFFE
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EFFE | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EEFF
Deuteranopia (green-blind)
#E2E9FE
Tritanopia (blue-blind)
#CAF3F4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d5effe; /* rgb */ color: rgb(213, 239, 254); /* oklch */ color: oklch(93.8% 0.034 233.0);
Tailwind
colors: {
custom: {
50: '#e2f4fe',
500: '#d5effe',
950: '#000000',
},
}SCSS
$custom: #d5effe; $custom-light: #e2f4fe; $custom-dark: #000000;
JSON
{
"hex": "#d5effe",
"rgb": {
"r": 213,
"g": 239,
"b": 254
},
"hsl": {
"h": 201.951,
"s": 95.349,
"l": 91.569
},
"oklch": {
"l": 0.93775,
"c": 0.03413,
"h": 233
},
"luminance": 0.83035
}Semantic roles & 50–950 ramp
primary
#D5EFFE
secondary
#E9B08F
accent
#5400E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585