#8FBEEB#8FBEEB
#8FBEEB is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.5% C 0.082 H 247.8°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBEEB |
|---|---|
| RGB | rgb(143, 190, 235) |
| HSL | hsl(209, 70%, 74%) |
| HSV | hsv(209, 39%, 92%) |
| CMYK | cmyk(39.1%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(75.24, -4.36, -27.29) |
| CIE-LCH | lch(75.24, 27.63, 260.93°) |
| OKLab | oklab(78.45% -0.0308 -0.0755) |
| OKLCH | oklch(78.45% 0.082 247.8) |
| XYZ | xyz(44.7317, 48.6622, 85.6169) |
| Luminance | 0.4867 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.68
Sky Blue (survey)
#75BBFD
ΔE00 4.02
Baby Blue (survey)
#A2CFFE
ΔE00 4.48
Sky
#82CAFC
ΔE00 4.87
Light Blue
#95D0FC
ΔE00 4.93
Light Grey Blue
#9DBCD4
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBEEB #EBBC8F
analogous
#8FEBEA #8FBEEB #8F90EB
triadic
#8FBEEB #EB8FBE #BEEB8F
tetradic
#8FBEEB #EA8FEB #EBBC8F #90EB8F
square
#8FBEEB #EA8FEB #EBBC8F #90EB8F
split-complementary
#8FBEEB #EB8F90 #EBEA8F
monochromatic
#2782D8 #5BA0E2 #8FBEEB #C3DCF4 #E5F0FA
Accessibility & contrast
On white
1.96
#8FBEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#8FBEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBEEB
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBEEB | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBFED
Deuteranopia (green-blind)
#A1B5EA
Tritanopia (blue-blind)
#6EC8CD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8fbeeb; /* rgb */ color: rgb(143, 190, 235); /* oklch */ color: oklch(78.5% 0.082 247.8);
Tailwind
colors: {
custom: {
50: '#b3d1f1',
500: '#8fbeeb',
950: '#000000',
},
}SCSS
$custom: #8fbeeb; $custom-light: #b3d1f1; $custom-dark: #000000;
JSON
{
"hex": "#8fbeeb",
"rgb": {
"r": 143,
"g": 190,
"b": 235
},
"hsl": {
"h": 209.348,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.78453,
"c": 0.08154,
"h": 247.8
},
"luminance": 0.48665
}Semantic roles & 50–950 ramp
primary
#8FBEEB
secondary
#F2E5D9
accent
#7114D2
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284