#8FBAEE#8FBAEE
#8FBAEE is a light, moderate cyan. Relative luminance 0.471; OKLCH L 77.7% C 0.088 H 253.6°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBAEE |
|---|---|
| RGB | rgb(143, 186, 238) |
| HSL | hsl(213, 74%, 75%) |
| HSV | hsv(213, 40%, 93%) |
| CMYK | cmyk(39.9%, 21.8%, 0%, 6.7%) |
| CIE-LAB | lab(74.27, -1.39, -30.40) |
| CIE-LCH | lch(74.27, 30.43, 267.38°) |
| OKLab | oklab(77.73% -0.0249 -0.0843) |
| OKLCH | oklch(77.73% 0.088 253.6) |
| XYZ | xyz(44.3142, 47.1280, 87.6339) |
| Luminance | 0.4713 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.06
Pastel Blue
#A2BFFE
ΔE00 4.35
Sky Blue (survey)
#75BBFD
ΔE00 4.54
Baby Blue (survey)
#A2CFFE
ΔE00 5.32
Powder Blue (survey)
#B1D1FC
ΔE00 6.65
Light Blue
#95D0FC
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBAEE #EEC38F
analogous
#8FEAEE #8FBAEE #948FEE
triadic
#8FBAEE #EE8FBA #BAEE8F
tetradic
#8FBAEE #EE8FEA #EEC38F #8FEE94
square
#8FBAEE #EE8FEA #EEC38F #8FEE94
split-complementary
#8FBAEE #EE948F #EAEE8F
monochromatic
#2579DE #5A99E6 #8FBAEE #C4DBF6 #E4EFFB
Accessibility & contrast
On white
2.01
#8FBAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#8FBAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBAEE
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBAEE | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BCF0
Deuteranopia (green-blind)
#9BB2ED
Tritanopia (blue-blind)
#6DC6CC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8fbaee; /* rgb */ color: rgb(143, 186, 238); /* oklch */ color: oklch(77.7% 0.088 253.6);
Tailwind
colors: {
custom: {
50: '#b3cef3',
500: '#8fbaee',
950: '#000000',
},
}SCSS
$custom: #8fbaee; $custom-light: #b3cef3; $custom-dark: #000000;
JSON
{
"hex": "#8fbaee",
"rgb": {
"r": 143,
"g": 186,
"b": 238
},
"hsl": {
"h": 212.842,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.77728,
"c": 0.08792,
"h": 253.6
},
"luminance": 0.4713
}Semantic roles & 50–950 ramp
primary
#8FBAEE
secondary
#F3E7D8
accent
#7C10D6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285