#D3EAEF#D3EAEF
#D3EAEF is a very light, muted cyan. Relative luminance 0.789; OKLCH L 92.2% C 0.025 H 212.2°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EAEF |
|---|---|
| RGB | rgb(211, 234, 239) |
| HSL | hsl(191, 47%, 88%) |
| HSV | hsv(191, 12%, 94%) |
| CMYK | cmyk(11.7%, 2.1%, 0%, 6.3%) |
| CIE-LAB | lab(91.20, -6.57, -4.99) |
| CIE-LCH | lch(91.20, 8.25, 217.26°) |
| OKLab | oklab(92.16% -0.0214 -0.0135) |
| OKLCH | oklch(92.16% 0.025 212.2) |
| XYZ | xyz(71.8631, 78.9252, 93.0926) |
| Luminance | 0.7893 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.48
Azure (CSS)
#F0FFFF
ΔE00 5.59
Ice Blue (survey)
#D7FFFE
ΔE00 7.06
Aliceblue
#F0F8FF
ΔE00 7.09
Very Light Blue
#D5FFFF
ΔE00 7.18
Very Pale Blue
#D6FFFE
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EAEF #EFD8D3
analogous
#D3EFE6 #D3EAEF #D3DCEF
triadic
#D3EAEF #EFD3EA #EAEFD3
tetradic
#D3EAEF #E6D3EF #EFD8D3 #DCEFD3
square
#D3EAEF #E6D3EF #EFD8D3 #DCEFD3
split-complementary
#D3EAEF #EFD3DC #EFE6D3
monochromatic
#79BFCE #A6D5DF #D3EAEF #E9F4F7 #E9F4F7
Accessibility & contrast
On white
1.25
#D3EAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#D3EAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EAEF
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EAEF | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EF
Deuteranopia (green-blind)
#E1E4EF
Tritanopia (blue-blind)
#CBECEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d3eaef; /* rgb */ color: rgb(211, 234, 239); /* oklch */ color: oklch(92.2% 0.025 212.2);
Tailwind
colors: {
custom: {
50: '#e0f0f4',
500: '#d3eaef',
950: '#000000',
},
}SCSS
$custom: #d3eaef; $custom-light: #e0f0f4; $custom-dark: #000000;
JSON
{
"hex": "#d3eaef",
"rgb": {
"r": 211,
"g": 234,
"b": 239
},
"hsl": {
"h": 190.714,
"s": 46.667,
"l": 88.235
},
"oklch": {
"l": 0.92163,
"c": 0.02525,
"h": 212.2
},
"luminance": 0.78927
}Semantic roles & 50–950 ramp
primary
#D3EAEF
secondary
#CCA39A
accent
#452CBA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585