#8FBBE4#8FBBE4
#8FBBE4 is a light, moderate cyan. Relative luminance 0.470; OKLCH L 77.5% C 0.075 H 247.0°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBBE4 |
|---|---|
| RGB | rgb(143, 187, 228) |
| HSL | hsl(209, 61%, 73%) |
| HSV | hsv(209, 37%, 89%) |
| CMYK | cmyk(37.3%, 18%, 0%, 10.6%) |
| CIE-LAB | lab(74.18, -4.57, -25.13) |
| CIE-LCH | lch(74.18, 25.54, 259.70°) |
| OKLab | oklab(77.53% -0.0294 -0.0694) |
| OKLCH | oklch(77.53% 0.075 247) |
| XYZ | xyz(43.0971, 46.9794, 80.1808) |
| Luminance | 0.4698 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.08
Sky Blue (survey)
#75BBFD
ΔE00 4.65
Light Grey Blue
#9DBCD4
ΔE00 4.74
Baby Blue (survey)
#A2CFFE
ΔE00 5.32
Sky
#82CAFC
ΔE00 5.59
Light Blue
#95D0FC
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBBE4 #E4B88F
analogous
#8FE4E2 #8FBBE4 #8F90E4
triadic
#8FBBE4 #E48FBB #BBE48F
tetradic
#8FBBE4 #E28FE4 #E4B88F #90E48F
square
#8FBBE4 #E28FE4 #E4B88F #90E48F
split-complementary
#8FBBE4 #E48F90 #E4E28F
monochromatic
#307FC8 #5E9DD8 #8FBBE4 #C0D9F0 #E6F0F9
Accessibility & contrast
On white
2.02
#8FBBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#8FBBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBBE4
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBBE4 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBBE6
Deuteranopia (green-blind)
#A0B2E3
Tritanopia (blue-blind)
#72C5C8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8fbbe4; /* rgb */ color: rgb(143, 187, 228); /* oklch */ color: oklch(77.5% 0.075 247.0);
Tailwind
colors: {
custom: {
50: '#b2cfec',
500: '#8fbbe4',
950: '#000000',
},
}SCSS
$custom: #8fbbe4; $custom-light: #b2cfec; $custom-dark: #000000;
JSON
{
"hex": "#8fbbe4",
"rgb": {
"r": 143,
"g": 187,
"b": 228
},
"hsl": {
"h": 208.941,
"s": 61.151,
"l": 72.745
},
"oklch": {
"l": 0.77532,
"c": 0.07537,
"h": 247
},
"luminance": 0.46982
}Semantic roles & 50–950 ramp
primary
#8FBBE4
secondary
#F0E5DB
accent
#701DC9
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284