#8FBBE2#8FBBE2
#8FBBE2 is a light, moderate cyan. Relative luminance 0.469; OKLCH L 77.5% C 0.073 H 245.7°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBBE2 |
|---|---|
| RGB | rgb(143, 187, 226) |
| HSL | hsl(208, 59%, 72%) |
| HSV | hsv(208, 37%, 89%) |
| CMYK | cmyk(36.7%, 17.3%, 0%, 11.4%) |
| CIE-LAB | lab(74.11, -5.08, -24.15) |
| CIE-LCH | lch(74.11, 24.68, 258.11°) |
| OKLab | oklab(77.45% -0.0301 -0.0666) |
| OKLCH | oklch(77.45% 0.073 245.7) |
| XYZ | xyz(42.8211, 46.8690, 78.7271) |
| Luminance | 0.4687 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.33
Carolina Blue
#8AB8FE
ΔE00 4.55
Sky Blue (survey)
#75BBFD
ΔE00 4.87
Baby Blue (survey)
#A2CFFE
ΔE00 5.49
Sky
#82CAFC
ΔE00 5.53
Light Blue
#95D0FC
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBBE2 #E2B68F
analogous
#8FE2E0 #8FBBE2 #8F92E2
triadic
#8FBBE2 #E28FBB #BBE28F
tetradic
#8FBBE2 #E08FE2 #E2B68F #92E28F
square
#8FBBE2 #E08FE2 #E2B68F #92E28F
split-complementary
#8FBBE2 #E28F92 #E2E08F
monochromatic
#3380C4 #5E9DD5 #8FBBE2 #C0D9EF #E7F0F9
Accessibility & contrast
On white
2.02
#8FBBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#8FBBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBBE2
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBBE2 | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBBE4
Deuteranopia (green-blind)
#A1B2E1
Tritanopia (blue-blind)
#73C4C8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8fbbe2; /* rgb */ color: rgb(143, 187, 226); /* oklch */ color: oklch(77.5% 0.073 245.7);
Tailwind
colors: {
custom: {
50: '#b2cfeb',
500: '#8fbbe2',
950: '#000000',
},
}SCSS
$custom: #8fbbe2; $custom-light: #b2cfeb; $custom-dark: #000000;
JSON
{
"hex": "#8fbbe2",
"rgb": {
"r": 143,
"g": 187,
"b": 226
},
"hsl": {
"h": 208.193,
"s": 58.865,
"l": 72.353
},
"oklch": {
"l": 0.77453,
"c": 0.07312,
"h": 245.7
},
"luminance": 0.46871
}Semantic roles & 50–950 ramp
primary
#8FBBE2
secondary
#F0E5DB
accent
#6E1FC6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284