#8FBCEE#8FBCEE
#8FBCEE is a light, moderate cyan. Relative luminance 0.480; OKLCH L 78.2% C 0.086 H 251.6°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBCEE |
|---|---|
| RGB | rgb(143, 188, 238) |
| HSL | hsl(212, 74%, 75%) |
| HSV | hsv(212, 40%, 93%) |
| CMYK | cmyk(39.9%, 21%, 0%, 6.7%) |
| CIE-LAB | lab(74.81, -2.48, -29.57) |
| CIE-LCH | lch(74.81, 29.67, 265.20°) |
| OKLab | oklab(78.15% -0.0273 -0.082) |
| OKLCH | oklch(78.15% 0.086 251.6) |
| XYZ | xyz(44.7385, 47.9766, 87.7754) |
| Luminance | 0.4798 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.51
Sky Blue (survey)
#75BBFD
ΔE00 4.13
Pastel Blue
#A2BFFE
ΔE00 4.76
Baby Blue (survey)
#A2CFFE
ΔE00 4.81
Light Blue
#95D0FC
ΔE00 5.90
Sky
#82CAFC
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBCEE #EEC18F
analogous
#8FEBEE #8FBCEE #928FEE
triadic
#8FBCEE #EE8FBC #BCEE8F
tetradic
#8FBCEE #EE8FEB #EEC18F #8FEE92
square
#8FBCEE #EE8FEB #EEC18F #8FEE92
split-complementary
#8FBCEE #EE928F #EBEE8F
monochromatic
#257CDE #5A9CE6 #8FBCEE #C4DCF6 #E4EFFB
Accessibility & contrast
On white
1.98
#8FBCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#8FBCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBCEE
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBCEE | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BDF0
Deuteranopia (green-blind)
#9DB4ED
Tritanopia (blue-blind)
#6DC7CD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8fbcee; /* rgb */ color: rgb(143, 188, 238); /* oklch */ color: oklch(78.2% 0.086 251.6);
Tailwind
colors: {
custom: {
50: '#b3d0f3',
500: '#8fbcee',
950: '#000000',
},
}SCSS
$custom: #8fbcee; $custom-light: #b3d0f3; $custom-dark: #000000;
JSON
{
"hex": "#8fbcee",
"rgb": {
"r": 143,
"g": 188,
"b": 238
},
"hsl": {
"h": 211.579,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.78151,
"c": 0.08642,
"h": 251.6
},
"luminance": 0.47979
}Semantic roles & 50–950 ramp
primary
#8FBCEE
secondary
#F3E6D8
accent
#7810D6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285