#8FBEEE#8FBEEE
#8FBEEE is a light, moderate cyan. Relative luminance 0.488; OKLCH L 78.6% C 0.085 H 249.5°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBEEE |
|---|---|
| RGB | rgb(143, 190, 238) |
| HSL | hsl(210, 74%, 75%) |
| HSV | hsv(210, 40%, 93%) |
| CMYK | cmyk(39.9%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(75.35, -3.56, -28.74) |
| CIE-LCH | lch(75.35, 28.96, 262.93°) |
| OKLab | oklab(78.57% -0.0298 -0.0796) |
| OKLCH | oklch(78.57% 0.085 249.5) |
| XYZ | xyz(45.1687, 48.8370, 87.9188) |
| Luminance | 0.4884 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.15
Sky Blue (survey)
#75BBFD
ΔE00 3.88
Baby Blue (survey)
#A2CFFE
ΔE00 4.38
Sky
#82CAFC
ΔE00 5.11
Light Blue
#95D0FC
ΔE00 5.13
Pastel Blue
#A2BFFE
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBEEE #EEBF8F
analogous
#8FEDEE #8FBEEE #908FEE
triadic
#8FBEEE #EE8FBE #BEEE8F
tetradic
#8FBEEE #EE8FED #EEBF8F #8FEE90
square
#8FBEEE #EE8FED #EEBF8F #8FEE90
split-complementary
#8FBEEE #EE908F #EDEE8F
monochromatic
#2580DE #5A9FE6 #8FBEEE #C4DDF6 #E4F0FB
Accessibility & contrast
On white
1.95
#8FBEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#8FBEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBEEE
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBEEE | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBFF0
Deuteranopia (green-blind)
#A0B5ED
Tritanopia (blue-blind)
#6DC9CE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8fbeee; /* rgb */ color: rgb(143, 190, 238); /* oklch */ color: oklch(78.6% 0.085 249.5);
Tailwind
colors: {
custom: {
50: '#b3d1f3',
500: '#8fbeee',
950: '#000000',
},
}SCSS
$custom: #8fbeee; $custom-light: #b3d1f3; $custom-dark: #000000;
JSON
{
"hex": "#8fbeee",
"rgb": {
"r": 143,
"g": 190,
"b": 238
},
"hsl": {
"h": 210.316,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.78575,
"c": 0.08501,
"h": 249.5
},
"luminance": 0.4884
}Semantic roles & 50–950 ramp
primary
#8FBEEE
secondary
#F3E6D8
accent
#7410D6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285