#D2EAEF#D2EAEF
#D2EAEF is a very light, muted cyan. Relative luminance 0.788; OKLCH L 92.1% C 0.026 H 211.6°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EAEF |
|---|---|
| RGB | rgb(210, 234, 239) |
| HSL | hsl(190, 48%, 88%) |
| HSV | hsv(190, 12%, 94%) |
| CMYK | cmyk(12.1%, 2.1%, 0%, 6.3%) |
| CIE-LAB | lab(91.13, -6.88, -5.10) |
| CIE-LCH | lch(91.13, 8.57, 216.54°) |
| OKLab | oklab(92.09% -0.0223 -0.0138) |
| OKLCH | oklch(92.09% 0.026 211.6) |
| XYZ | xyz(71.5774, 78.7779, 93.0792) |
| Luminance | 0.7878 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.34
Azure (CSS)
#F0FFFF
ΔE00 5.76
Ice Blue (survey)
#D7FFFE
ΔE00 6.83
Very Light Blue
#D5FFFF
ΔE00 6.94
Very Pale Blue
#D6FFFE
ΔE00 6.99
Lightblue
#ADD8E6
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EAEF #EFD7D2
analogous
#D2EFE5 #D2EAEF #D2DBEF
triadic
#D2EAEF #EFD2EA #EAEFD2
tetradic
#D2EAEF #E5D2EF #EFD7D2 #DBEFD2
square
#D2EAEF #E5D2EF #EFD7D2 #DBEFD2
split-complementary
#D2EAEF #EFD2DB #EFE5D2
monochromatic
#78C0CF #A5D5DF #D2EAEF #E8F4F7 #E8F4F7
Accessibility & contrast
On white
1.25
#D2EAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#D2EAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EAEF
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EAEF | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8EF
Deuteranopia (green-blind)
#E0E4EF
Tritanopia (blue-blind)
#CAECEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d2eaef; /* rgb */ color: rgb(210, 234, 239); /* oklch */ color: oklch(92.1% 0.026 211.6);
Tailwind
colors: {
custom: {
50: '#e0f0f4',
500: '#d2eaef',
950: '#000000',
},
}SCSS
$custom: #d2eaef; $custom-light: #e0f0f4; $custom-dark: #000000;
JSON
{
"hex": "#d2eaef",
"rgb": {
"r": 210,
"g": 234,
"b": 239
},
"hsl": {
"h": 190.345,
"s": 47.541,
"l": 88.039
},
"oklch": {
"l": 0.92094,
"c": 0.02625,
"h": 211.6
},
"luminance": 0.78779
}Semantic roles & 50–950 ramp
primary
#D2EAEF
secondary
#CCA299
accent
#442BBB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585