#8FBFF0#8FBFF0
#8FBFF0 is a light, moderate cyan. Relative luminance 0.494; OKLCH L 78.9% C 0.087 H 249.5°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBFF0 |
|---|---|
| RGB | rgb(143, 191, 240) |
| HSL | hsl(210, 76%, 75%) |
| HSV | hsv(210, 40%, 94%) |
| CMYK | cmyk(40.4%, 20.4%, 0%, 5.9%) |
| CIE-LAB | lab(75.69, -3.57, -29.29) |
| CIE-LCH | lch(75.69, 29.51, 263.04°) |
| OKLab | oklab(78.87% -0.0304 -0.0812) |
| OKLCH | oklch(78.87% 0.087 249.5) |
| XYZ | xyz(45.6815, 49.3898, 89.5473) |
| Luminance | 0.4939 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.19
Sky Blue (survey)
#75BBFD
ΔE00 3.77
Baby Blue (survey)
#A2CFFE
ΔE00 4.15
Sky
#82CAFC
ΔE00 4.90
Light Blue
#95D0FC
ΔE00 4.90
Pastel Blue
#A2BFFE
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBFF0 #F0C08F
analogous
#8FF0F0 #8FBFF0 #8F8FF0
triadic
#8FBFF0 #F08FBF #BFF08F
tetradic
#8FBFF0 #F08FF0 #F0C08F #8FF08F
square
#8FBFF0 #F08FF0 #F0C08F #8FF08F
split-complementary
#8FBFF0 #F08F8F #F0F08F
monochromatic
#2381E2 #59A0E9 #8FBFF0 #C5DEF7 #E4F0FB
Accessibility & contrast
On white
1.93
#8FBFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#8FBFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBFF0
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBFF0 | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC0F2
Deuteranopia (green-blind)
#A0B6EF
Tritanopia (blue-blind)
#6CCACF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8fbff0; /* rgb */ color: rgb(143, 191, 240); /* oklch */ color: oklch(78.9% 0.087 249.5);
Tailwind
colors: {
custom: {
50: '#b3d2f5',
500: '#8fbff0',
950: '#000000',
},
}SCSS
$custom: #8fbff0; $custom-light: #b3d2f5; $custom-dark: #000000;
JSON
{
"hex": "#8fbff0",
"rgb": {
"r": 143,
"g": 191,
"b": 240
},
"hsl": {
"h": 210.309,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.7887,
"c": 0.08668,
"h": 249.5
},
"luminance": 0.49393
}Semantic roles & 50–950 ramp
primary
#8FBFF0
secondary
#F3E6D8
accent
#740DD9
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285