#8FBAE5#8FBAE5
#8FBAE5 is a light, moderate cyan. Relative luminance 0.466; OKLCH L 77.4% C 0.077 H 248.9°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBAE5 |
|---|---|
| RGB | rgb(143, 186, 229) |
| HSL | hsl(210, 62%, 73%) |
| HSV | hsv(210, 38%, 90%) |
| CMYK | cmyk(37.6%, 18.8%, 0%, 10.2%) |
| CIE-LAB | lab(73.94, -3.77, -26.03) |
| CIE-LCH | lch(73.94, 26.30, 261.77°) |
| OKLab | oklab(77.36% -0.0278 -0.0719) |
| OKLCH | oklch(77.36% 0.077 248.9) |
| XYZ | xyz(43.0249, 46.6123, 80.8436) |
| Luminance | 0.4662 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.56
Sky Blue (survey)
#75BBFD
ΔE00 4.64
Light Grey Blue
#9DBCD4
ΔE00 5.17
Baby Blue (survey)
#A2CFFE
ΔE00 5.42
Pastel Blue
#A2BFFE
ΔE00 5.46
Sky
#82CAFC
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBAE5 #E5BA8F
analogous
#8FE5E5 #8FBAE5 #8F8FE5
triadic
#8FBAE5 #E58FBA #BAE58F
tetradic
#8FBAE5 #E58FE5 #E5BA8F #8FE58F
square
#8FBAE5 #E58FE5 #E5BA8F #8FE58F
split-complementary
#8FBAE5 #E58F8F #E5E58F
monochromatic
#2F7DCB #5D9BD9 #8FBAE5 #C1D9F1 #E6F0F9
Accessibility & contrast
On white
2.03
#8FBAE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#8FBAE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBAE5
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBAE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBAE5 | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BBE7
Deuteranopia (green-blind)
#9FB2E4
Tritanopia (blue-blind)
#72C4C8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8fbae5; /* rgb */ color: rgb(143, 186, 229); /* oklch */ color: oklch(77.4% 0.077 248.9);
Tailwind
colors: {
custom: {
50: '#b2ceed',
500: '#8fbae5',
950: '#000000',
},
}SCSS
$custom: #8fbae5; $custom-light: #b2ceed; $custom-dark: #000000;
JSON
{
"hex": "#8fbae5",
"rgb": {
"r": 143,
"g": 186,
"b": 229
},
"hsl": {
"h": 210,
"s": 62.319,
"l": 72.941
},
"oklch": {
"l": 0.77359,
"c": 0.07713,
"h": 248.9
},
"luminance": 0.46615
}Semantic roles & 50–950 ramp
primary
#8FBAE5
secondary
#F1E6DA
accent
#731BCA
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284