#8FBEE2#8FBEE2
#8FBEE2 is a light, moderate cyan. Relative luminance 0.482; OKLCH L 78.1% C 0.072 H 241.8°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBEE2 |
|---|---|
| RGB | rgb(143, 190, 226) |
| HSL | hsl(206, 59%, 72%) |
| HSV | hsv(206, 37%, 89%) |
| CMYK | cmyk(36.7%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(74.92, -6.70, -22.91) |
| CIE-LCH | lch(74.92, 23.87, 253.71°) |
| OKLab | oklab(78.1% -0.0339 -0.0631) |
| OKLCH | oklch(78.1% 0.072 241.8) |
| XYZ | xyz(43.4642, 48.1552, 78.9414) |
| Luminance | 0.4816 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.93
Sky
#82CAFC
ΔE00 4.73
Lightblue (survey)
#7BC8F6
ΔE00 4.80
Light Blue
#95D0FC
ΔE00 4.83
Lightskyblue
#87CEFA
ΔE00 5.09
Sky Blue (survey)
#75BBFD
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBEE2 #E2B38F
analogous
#8FE2DC #8FBEE2 #8F95E2
triadic
#8FBEE2 #E28FBE #BEE28F
tetradic
#8FBEE2 #DC8FE2 #E2B38F #95E28F
square
#8FBEE2 #DC8FE2 #E2B38F #95E28F
split-complementary
#8FBEE2 #E28F95 #E2DC8F
monochromatic
#3385C4 #5EA2D5 #8FBEE2 #C0DAEF #E7F1F9
Accessibility & contrast
On white
1.98
#8FBEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#8FBEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBEE2
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBEE2 | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBDE4
Deuteranopia (green-blind)
#A4B5E1
Tritanopia (blue-blind)
#72C7CA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8fbee2; /* rgb */ color: rgb(143, 190, 226); /* oklch */ color: oklch(78.1% 0.072 241.8);
Tailwind
colors: {
custom: {
50: '#b2d1eb',
500: '#8fbee2',
950: '#000000',
},
}SCSS
$custom: #8fbee2; $custom-light: #b2d1eb; $custom-dark: #000000;
JSON
{
"hex": "#8fbee2",
"rgb": {
"r": 143,
"g": 190,
"b": 226
},
"hsl": {
"h": 206.024,
"s": 58.865,
"l": 72.353
},
"oklch": {
"l": 0.78097,
"c": 0.07165,
"h": 241.8
},
"luminance": 0.48158
}Semantic roles & 50–950 ramp
primary
#8FBEE2
secondary
#F0E4DB
accent
#681FC6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284