#8FBFE4#8FBFE4
#8FBFE4 is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.4% C 0.073 H 242.0°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBFE4 |
|---|---|
| RGB | rgb(143, 191, 228) |
| HSL | hsl(206, 61%, 73%) |
| HSV | hsv(206, 37%, 89%) |
| CMYK | cmyk(37.3%, 16.2%, 0%, 10.6%) |
| CIE-LAB | lab(75.26, -6.72, -23.47) |
| CIE-LCH | lch(75.26, 24.41, 254.03°) |
| OKLab | oklab(78.39% -0.0344 -0.0647) |
| OKLCH | oklch(78.39% 0.073 242) |
| XYZ | xyz(43.9575, 48.7003, 80.4676) |
| Luminance | 0.4870 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.19
Sky
#82CAFC
ΔE00 4.42
Light Blue
#95D0FC
ΔE00 4.51
Lightblue (survey)
#7BC8F6
ΔE00 4.56
Lightskyblue
#87CEFA
ΔE00 4.81
Sky Blue (survey)
#75BBFD
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBFE4 #E4B48F
analogous
#8FE4DF #8FBFE4 #8F94E4
triadic
#8FBFE4 #E48FBF #BFE48F
tetradic
#8FBFE4 #DF8FE4 #E4B48F #94E48F
square
#8FBFE4 #DF8FE4 #E4B48F #94E48F
split-complementary
#8FBFE4 #E48F94 #E4DF8F
monochromatic
#3086C8 #5EA3D8 #8FBFE4 #C0DBF0 #E6F1F9
Accessibility & contrast
On white
1.96
#8FBFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#8FBFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBFE4
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBFE4 | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBFE6
Deuteranopia (green-blind)
#A4B5E3
Tritanopia (blue-blind)
#71C8CB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8fbfe4; /* rgb */ color: rgb(143, 191, 228); /* oklch */ color: oklch(78.4% 0.073 242.0);
Tailwind
colors: {
custom: {
50: '#b2d2ec',
500: '#8fbfe4',
950: '#000000',
},
}SCSS
$custom: #8fbfe4; $custom-light: #b2d2ec; $custom-dark: #000000;
JSON
{
"hex": "#8fbfe4",
"rgb": {
"r": 143,
"g": 191,
"b": 228
},
"hsl": {
"h": 206.118,
"s": 61.151,
"l": 72.745
},
"oklch": {
"l": 0.7839,
"c": 0.07331,
"h": 242
},
"luminance": 0.48703
}Semantic roles & 50–950 ramp
primary
#8FBFE4
secondary
#F0E4DB
accent
#681DC9
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284