#8ACEDF#8ACEDF
#8ACEDF is a light, moderate cyan. Relative luminance 0.549; OKLCH L 81.2% C 0.072 H 215.2°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #8ACEDF |
|---|---|
| RGB | rgb(138, 206, 223) |
| HSL | hsl(192, 57%, 71%) |
| HSV | hsv(192, 38%, 87%) |
| CMYK | cmyk(38.1%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(78.97, -17.15, -15.20) |
| CIE-LCH | lch(78.97, 22.92, 221.54°) |
| OKLab | oklab(81.2% -0.0592 -0.0417) |
| OKLCH | oklch(81.2% 0.072 215.2) |
| XYZ | xyz(45.8672, 54.8707, 77.9719) |
| Luminance | 0.5487 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.06
Baby Blue
#89CFF0
ΔE00 5.43
Lightblue
#ADD8E6
ΔE00 5.62
Ice Blue
#A5DFF9
ΔE00 6.30
Powder Blue
#B0E0E6
ΔE00 6.64
Robin'S Egg Blue
#98EFF9
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ACEDF #DF9B8A
analogous
#8ADFC5 #8ACEDF #8AA3DF
triadic
#8ACEDF #DF8ACE #CEDF8A
tetradic
#8ACEDF #C58ADF #DF9B8A #A3DF8A
square
#8ACEDF #C58ADF #DF9B8A #A3DF8A
split-complementary
#8ACEDF #DF8AA3 #DFC58A
monochromatic
#33A0BB #5ABAD2 #8ACEDF #BAE2EC #E7F5F8
Accessibility & contrast
On white
1.75
#8ACEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#8ACEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ACEDF
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ACEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ACEDF | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CAE0
Deuteranopia (green-blind)
#B4BFDF
Tritanopia (blue-blind)
#68D5D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8acedf; /* rgb */ color: rgb(138, 206, 223); /* oklch */ color: oklch(81.2% 0.072 215.2);
Tailwind
colors: {
custom: {
50: '#afdde9',
500: '#8acedf',
950: '#000000',
},
}SCSS
$custom: #8acedf; $custom-light: #afdde9; $custom-dark: #000000;
JSON
{
"hex": "#8acedf",
"rgb": {
"r": 138,
"g": 206,
"b": 223
},
"hsl": {
"h": 192,
"s": 57.047,
"l": 70.784
},
"oklch": {
"l": 0.81202,
"c": 0.07239,
"h": 215.2
},
"luminance": 0.54874
}Semantic roles & 50–950 ramp
primary
#8ACEDF
secondary
#B76A57
accent
#4221C5
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484