#8ABEEF#8ABEEF
#8ABEEF is a light, moderate cyan. Relative luminance 0.485; OKLCH L 78.3% C 0.089 H 247.5°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABEEF |
|---|---|
| RGB | rgb(138, 190, 239) |
| HSL | hsl(209, 76%, 74%) |
| HSV | hsv(209, 42%, 94%) |
| CMYK | cmyk(42.3%, 20.5%, 0%, 6.3%) |
| CIE-LAB | lab(75.11, -4.57, -29.66) |
| CIE-LCH | lch(75.11, 30.01, 261.24°) |
| OKLab | oklab(78.33% -0.034 -0.0823) |
| OKLCH | oklch(78.33% 0.089 247.5) |
| XYZ | xyz(44.4695, 48.4594, 88.6550) |
| Luminance | 0.4846 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.07
Carolina Blue
#8AB8FE
ΔE00 3.64
Sky
#82CAFC
ΔE00 4.35
Baby Blue (survey)
#A2CFFE
ΔE00 4.72
Light Blue
#95D0FC
ΔE00 4.82
Lightblue (survey)
#7BC8F6
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABEEF #EFBB8A
analogous
#8AEFEE #8ABEEF #8A8CEF
triadic
#8ABEEF #EF8ABE #BEEF8A
tetradic
#8ABEEF #EE8AEF #EFBB8A #8CEF8A
square
#8ABEEF #EE8AEF #EFBB8A #8CEF8A
split-complementary
#8ABEEF #EF8A8C #EFEE8A
monochromatic
#1F82E0 #54A0E8 #8ABEEF #C0DCF6 #E4F0FB
Accessibility & contrast
On white
1.96
#8ABEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#8ABEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABEEF
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABEEF | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABFF1
Deuteranopia (green-blind)
#9EB4EE
Tritanopia (blue-blind)
#63C9CE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8abeef; /* rgb */ color: rgb(138, 190, 239); /* oklch */ color: oklch(78.3% 0.089 247.5);
Tailwind
colors: {
custom: {
50: '#b0d1f4',
500: '#8abeef',
950: '#000000',
},
}SCSS
$custom: #8abeef; $custom-light: #b0d1f4; $custom-dark: #000000;
JSON
{
"hex": "#8abeef",
"rgb": {
"r": 138,
"g": 190,
"b": 239
},
"hsl": {
"h": 209.109,
"s": 75.94,
"l": 73.922
},
"oklch": {
"l": 0.78329,
"c": 0.08906,
"h": 247.5
},
"luminance": 0.48462
}Semantic roles & 50–950 ramp
primary
#8ABEEF
secondary
#F3E5D8
accent
#700DD8
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285