#8FBFFB#8FBFFB
#8FBFFB is a light, moderate cyan. Relative luminance 0.501; OKLCH L 79.3% C 0.100 H 254.4°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBFFB |
|---|---|
| RGB | rgb(143, 191, 251) |
| HSL | hsl(213, 93%, 77%) |
| HSV | hsv(213, 43%, 98%) |
| CMYK | cmyk(43%, 23.9%, 0%, 1.6%) |
| CIE-LAB | lab(76.11, -0.61, -34.57) |
| CIE-LCH | lch(76.11, 34.57, 268.99°) |
| OKLab | oklab(79.33% -0.0269 -0.0962) |
| OKLCH | oklch(79.33% 0.1 254.4) |
| XYZ | xyz(47.3654, 50.0634, 98.4154) |
| Luminance | 0.5007 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.02
Sky Blue (survey)
#75BBFD
ΔE00 4.01
Baby Blue (survey)
#A2CFFE
ΔE00 4.30
Pastel Blue
#A2BFFE
ΔE00 4.52
Light Blue
#95D0FC
ΔE00 5.80
Sky
#82CAFC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBFFB #FBCB8F
analogous
#8FF5FB #8FBFFB #958FFB
triadic
#8FBFFB #FB8FBF #BFFB8F
tetradic
#8FBFFB #FB8FF5 #FBCB8F #8FFB95
square
#8FBFFB #FB8FF5 #FBCB8F #8FFB95
split-complementary
#8FBFFB #FB958F #F5FB8F
monochromatic
#197BF7 #549DF9 #8FBFFB #CAE1FD #E1EEFE
Accessibility & contrast
On white
1.91
#8FBFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#8FBFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBFFB
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBFFB | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C2FE
Deuteranopia (green-blind)
#9BB7FA
Tritanopia (blue-blind)
#66CCD3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8fbffb; /* rgb */ color: rgb(143, 191, 251); /* oklch */ color: oklch(79.3% 0.100 254.4);
Tailwind
colors: {
custom: {
50: '#b4d2fd',
500: '#8fbffb',
950: '#000000',
},
}SCSS
$custom: #8fbffb; $custom-light: #b4d2fd; $custom-dark: #000000;
JSON
{
"hex": "#8fbffb",
"rgb": {
"r": 143,
"g": 191,
"b": 251
},
"hsl": {
"h": 213.333,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.79333,
"c": 0.09992,
"h": 254.4
},
"luminance": 0.50066
}Semantic roles & 50–950 ramp
primary
#8FBFFB
secondary
#DB9F53
accent
#7F00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385