#8ADDEF#8ADDEF
#8ADDEF is a very light, moderate cyan. Relative luminance 0.633; OKLCH L 85.1% C 0.084 H 213.0°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8ADDEF |
|---|---|
| RGB | rgb(138, 221, 239) |
| HSL | hsl(191, 76%, 74%) |
| HSV | hsv(191, 42%, 94%) |
| CMYK | cmyk(42.3%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(83.62, -20.70, -16.72) |
| CIE-LCH | lch(83.62, 26.61, 218.92°) |
| OKLab | oklab(85.08% -0.0708 -0.046) |
| OKLCH | oklch(85.08% 0.084 213) |
| XYZ | xyz(51.9120, 63.3444, 91.1358) |
| Luminance | 0.6335 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.95
Robin Egg Blue
#8AF1FE
ΔE00 5.21
Robin'S Egg
#6DEDFD
ΔE00 5.48
Sky Blue
#87CEEB
ΔE00 5.74
Ice Blue
#A5DFF9
ΔE00 5.91
Powder Blue
#B0E0E6
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ADDEF #EF9C8A
analogous
#8AEFCF #8ADDEF #8AABEF
triadic
#8ADDEF #EF8ADD #DDEF8A
tetradic
#8ADDEF #CF8AEF #EF9C8A #ABEF8A
square
#8ADDEF #CF8AEF #EF9C8A #ABEF8A
split-complementary
#8ADDEF #EF8AAB #EFCF8A
monochromatic
#1FBEE0 #54CDE8 #8ADDEF #C0EDF6 #E4F7FB
Accessibility & contrast
On white
1.54
#8ADDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#8ADDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ADDEF
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ADDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ADDEF | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8F0
Deuteranopia (green-blind)
#BFCBEF
Tritanopia (blue-blind)
#5DE5E2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8addef; /* rgb */ color: rgb(138, 221, 239); /* oklch */ color: oklch(85.1% 0.084 213.0);
Tailwind
colors: {
custom: {
50: '#b1e7f4',
500: '#8addef',
950: '#000000',
},
}SCSS
$custom: #8addef; $custom-light: #b1e7f4; $custom-dark: #000000;
JSON
{
"hex": "#8addef",
"rgb": {
"r": 138,
"g": 221,
"b": 239
},
"hsl": {
"h": 190.693,
"s": 75.94,
"l": 73.922
},
"oklch": {
"l": 0.85079,
"c": 0.08444,
"h": 213
},
"luminance": 0.63348
}Semantic roles & 50–950 ramp
primary
#8ADDEF
secondary
#CA6853
accent
#320DD8
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485