#8FBFE3#8FBFE3
#8FBFE3 is a light, moderate cyan. Relative luminance 0.486; OKLCH L 78.4% C 0.072 H 241.2°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBFE3 |
|---|---|
| RGB | rgb(143, 191, 227) |
| HSL | hsl(206, 60%, 73%) |
| HSV | hsv(206, 37%, 89%) |
| CMYK | cmyk(37%, 15.9%, 0%, 11%) |
| CIE-LAB | lab(75.23, -6.97, -22.98) |
| CIE-LCH | lch(75.23, 24.02, 253.12°) |
| OKLab | oklab(78.35% -0.0348 -0.0633) |
| OKLCH | oklch(78.35% 0.072 241.2) |
| XYZ | xyz(43.8191, 48.6449, 79.7386) |
| Luminance | 0.4865 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.04
Sky
#82CAFC
ΔE00 4.49
Lightblue (survey)
#7BC8F6
ΔE00 4.53
Light Blue
#95D0FC
ΔE00 4.58
Lightskyblue
#87CEFA
ΔE00 4.79
Sky Blue (survey)
#75BBFD
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBFE3 #E3B38F
analogous
#8FE3DD #8FBFE3 #8F95E3
triadic
#8FBFE3 #E38FBF #BFE38F
tetradic
#8FBFE3 #DD8FE3 #E3B38F #95E38F
square
#8FBFE3 #DD8FE3 #E3B38F #95E38F
split-complementary
#8FBFE3 #E38F95 #E3DD8F
monochromatic
#3286C6 #5EA3D7 #8FBFE3 #C0DBEF #E7F1F9
Accessibility & contrast
On white
1.96
#8FBFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#8FBFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBFE3
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBFE3 | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BEE5
Deuteranopia (green-blind)
#A5B5E2
Tritanopia (blue-blind)
#72C8CB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8fbfe3; /* rgb */ color: rgb(143, 191, 227); /* oklch */ color: oklch(78.4% 0.072 241.2);
Tailwind
colors: {
custom: {
50: '#b2d2eb',
500: '#8fbfe3',
950: '#000000',
},
}SCSS
$custom: #8fbfe3; $custom-light: #b2d2eb; $custom-dark: #000000;
JSON
{
"hex": "#8fbfe3",
"rgb": {
"r": 143,
"g": 191,
"b": 227
},
"hsl": {
"h": 205.714,
"s": 60,
"l": 72.549
},
"oklch": {
"l": 0.78351,
"c": 0.07227,
"h": 241.2
},
"luminance": 0.48647
}Semantic roles & 50–950 ramp
primary
#8FBFE3
secondary
#F0E4DB
accent
#671EC8
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284