#D5EFFD#D5EFFD
#D5EFFD is a very light, muted cyan. Relative luminance 0.830; OKLCH L 93.7% C 0.033 H 231.2°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EFFD |
|---|---|
| RGB | rgb(213, 239, 253) |
| HSL | hsl(201, 91%, 91%) |
| HSV | hsv(201, 16%, 99%) |
| CMYK | cmyk(15.8%, 5.5%, 0%, 0.8%) |
| CIE-LAB | lab(93.00, -5.68, -9.61) |
| CIE-LCH | lch(93.00, 11.16, 239.40°) |
| OKLab | oklab(93.74% -0.0209 -0.026) |
| OKLCH | oklch(93.74% 0.033 231.2) |
| XYZ | xyz(76.0322, 82.9693, 104.9183) |
| Luminance | 0.8297 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.58
Azure (CSS)
#F0FFFF
ΔE00 7.15
Lightcyan
#E0FFFF
ΔE00 7.52
Lightblue
#ADD8E6
ΔE00 7.56
Ice Blue
#A5DFF9
ΔE00 8.31
Fog
#D8DCE0
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EFFD #FDE3D5
analogous
#D5FDF7 #D5EFFD #D5DBFD
triadic
#D5EFFD #FDD5EF #EFFDD5
tetradic
#D5EFFD #F7D5FD #FDE3D5 #DBFDD5
square
#D5EFFD #F7D5FD #FDE3D5 #DBFDD5
split-complementary
#D5EFFD #FDD5DB #FDF7D5
monochromatic
#60C2F7 #9BD9FA #D5EFFD #E2F4FE #E2F4FE
Accessibility & contrast
On white
1.19
#D5EFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#D5EFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EFFD
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EFFD | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EEFE
Deuteranopia (green-blind)
#E2E9FD
Tritanopia (blue-blind)
#CAF3F3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d5effd; /* rgb */ color: rgb(213, 239, 253); /* oklch */ color: oklch(93.7% 0.033 231.2);
Tailwind
colors: {
custom: {
50: '#e2f4fe',
500: '#d5effd',
950: '#000000',
},
}SCSS
$custom: #d5effd; $custom-light: #e2f4fe; $custom-dark: #000000;
JSON
{
"hex": "#d5effd",
"rgb": {
"r": 213,
"g": 239,
"b": 253
},
"hsl": {
"h": 201,
"s": 90.909,
"l": 91.373
},
"oklch": {
"l": 0.93744,
"c": 0.03332,
"h": 231.2
},
"luminance": 0.82971
}Semantic roles & 50–950 ramp
primary
#D5EFFD
secondary
#E6AE90
accent
#5000E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585