#8DD4E8#8DD4E8
#8DD4E8 is a very light, moderate cyan. Relative luminance 0.586; OKLCH L 83.0% C 0.076 H 217.4°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD4E8 |
|---|---|
| RGB | rgb(141, 212, 232) |
| HSL | hsl(193, 66%, 73%) |
| HSV | hsv(193, 39%, 91%) |
| CMYK | cmyk(39.2%, 8.6%, 0%, 9%) |
| CIE-LAB | lab(81.06, -17.19, -16.85) |
| CIE-LCH | lch(81.06, 24.07, 224.44°) |
| OKLab | oklab(83% -0.0604 -0.0463) |
| OKLCH | oklch(83% 0.076 217.4) |
| XYZ | xyz(49.0884, 58.5727, 85.0473) |
| Luminance | 0.5858 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.42
Baby Blue
#89CFF0
ΔE00 4.62
Ice Blue
#A5DFF9
ΔE00 4.86
Lightblue
#ADD8E6
ΔE00 5.15
Powder Blue
#B0E0E6
ΔE00 6.40
Robin'S Egg Blue
#98EFF9
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD4E8 #E8A18D
analogous
#8DE8CE #8DD4E8 #8DA6E8
triadic
#8DD4E8 #E88DD4 #D4E88D
tetradic
#8DD4E8 #CE8DE8 #E8A18D #A6E88D
square
#8DD4E8 #CE8DE8 #E8A18D #A6E88D
split-complementary
#8DD4E8 #E88DA6 #E8CE8D
monochromatic
#2AACD1 #5AC1DE #8DD4E8 #C0E7F2 #E6F5FA
Accessibility & contrast
On white
1.65
#8DD4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#8DD4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD4E8
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD4E8 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D0E9
Deuteranopia (green-blind)
#B8C5E8
Tritanopia (blue-blind)
#68DBDA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #8dd4e8; /* rgb */ color: rgb(141, 212, 232); /* oklch */ color: oklch(83.0% 0.076 217.4);
Tailwind
colors: {
custom: {
50: '#b2e1ef',
500: '#8dd4e8',
950: '#000000',
},
}SCSS
$custom: #8dd4e8; $custom-light: #b2e1ef; $custom-dark: #000000;
JSON
{
"hex": "#8dd4e8",
"rgb": {
"r": 141,
"g": 212,
"b": 232
},
"hsl": {
"h": 193.187,
"s": 66.423,
"l": 73.137
},
"oklch": {
"l": 0.82998,
"c": 0.07614,
"h": 217.4
},
"luminance": 0.58576
}Semantic roles & 50–950 ramp
primary
#8DD4E8
secondary
#C26F57
accent
#3F17CE
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111516
muted
#818485