#8ADDEE#8ADDEE
#8ADDEE is a very light, moderate cyan. Relative luminance 0.633; OKLCH L 85.0% C 0.084 H 212.1°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8ADDEE |
|---|---|
| RGB | rgb(138, 221, 238) |
| HSL | hsl(190, 75%, 74%) |
| HSV | hsv(190, 42%, 93%) |
| CMYK | cmyk(42%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(83.59, -20.96, -16.24) |
| CIE-LCH | lch(83.59, 26.51, 217.77°) |
| OKLab | oklab(85.05% -0.0712 -0.0446) |
| OKLCH | oklch(85.05% 0.084 212.1) |
| XYZ | xyz(51.7647, 63.2855, 90.3599) |
| Luminance | 0.6329 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.75
Robin Egg Blue
#8AF1FE
ΔE00 5.05
Robin'S Egg
#6DEDFD
ΔE00 5.33
Sky Blue
#87CEEB
ΔE00 6.02
Powder Blue
#B0E0E6
ΔE00 6.04
Ice Blue
#A5DFF9
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ADDEE #EE9B8A
analogous
#8AEECD #8ADDEE #8AABEE
triadic
#8ADDEE #EE8ADD #DDEE8A
tetradic
#8ADDEE #CD8AEE #EE9B8A #ABEE8A
square
#8ADDEE #CD8AEE #EE9B8A #ABEE8A
split-complementary
#8ADDEE #EE8AAB #EECD8A
monochromatic
#20BDDD #55CDE6 #8ADDEE #BFEDF6 #E4F7FB
Accessibility & contrast
On white
1.54
#8ADDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#8ADDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ADDEE
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ADDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ADDEE | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EF
Deuteranopia (green-blind)
#BFCBEE
Tritanopia (blue-blind)
#5EE4E2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8addee; /* rgb */ color: rgb(138, 221, 238); /* oklch */ color: oklch(85.0% 0.084 212.1);
Tailwind
colors: {
custom: {
50: '#b1e7f3',
500: '#8addee',
950: '#000000',
},
}SCSS
$custom: #8addee; $custom-light: #b1e7f3; $custom-dark: #000000;
JSON
{
"hex": "#8addee",
"rgb": {
"r": 138,
"g": 221,
"b": 238
},
"hsl": {
"h": 190.2,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.85045,
"c": 0.08405,
"h": 212.1
},
"luminance": 0.63289
}Semantic roles & 50–950 ramp
primary
#8ADDEE
secondary
#C96753
accent
#310FD7
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485