#8FBAE2#8FBAE2
#8FBAE2 is a light, moderate cyan. Relative luminance 0.464; OKLCH L 77.2% C 0.074 H 247.0°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBAE2 |
|---|---|
| RGB | rgb(143, 186, 226) |
| HSL | hsl(209, 59%, 72%) |
| HSV | hsv(209, 37%, 89%) |
| CMYK | cmyk(36.7%, 17.7%, 0%, 11.4%) |
| CIE-LAB | lab(73.83, -4.54, -24.57) |
| CIE-LCH | lch(73.83, 24.98, 259.52°) |
| OKLab | oklab(77.24% -0.0288 -0.0678) |
| OKLCH | oklch(77.24% 0.074 247) |
| XYZ | xyz(42.6097, 46.4462, 78.6566) |
| Luminance | 0.4645 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.21
Light Grey Blue
#9DBCD4
ΔE00 4.55
Sky Blue (survey)
#75BBFD
ΔE00 4.87
Baby Blue (survey)
#A2CFFE
ΔE00 5.60
Sky
#82CAFC
ΔE00 5.87
Light Blue
#95D0FC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBAE2 #E2B78F
analogous
#8FE2E1 #8FBAE2 #8F90E2
triadic
#8FBAE2 #E28FBA #BAE28F
tetradic
#8FBAE2 #E18FE2 #E2B78F #90E28F
square
#8FBAE2 #E18FE2 #E2B78F #90E28F
split-complementary
#8FBAE2 #E28F90 #E2E18F
monochromatic
#337EC4 #5E9CD5 #8FBAE2 #C0D8EF #E7F0F9
Accessibility & contrast
On white
2.04
#8FBAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#8FBAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBAE2
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBAE2 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABAE4
Deuteranopia (green-blind)
#A0B2E1
Tritanopia (blue-blind)
#73C3C7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8fbae2; /* rgb */ color: rgb(143, 186, 226); /* oklch */ color: oklch(77.2% 0.074 247.0);
Tailwind
colors: {
custom: {
50: '#b2ceeb',
500: '#8fbae2',
950: '#000000',
},
}SCSS
$custom: #8fbae2; $custom-light: #b2ceeb; $custom-dark: #000000;
JSON
{
"hex": "#8fbae2",
"rgb": {
"r": 143,
"g": 186,
"b": 226
},
"hsl": {
"h": 208.916,
"s": 58.865,
"l": 72.353
},
"oklch": {
"l": 0.77239,
"c": 0.07368,
"h": 247
},
"luminance": 0.46448
}Semantic roles & 50–950 ramp
primary
#8FBAE2
secondary
#F0E5DB
accent
#701FC6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284