#8FBEEA#8FBEEA
#8FBEEA is a light, moderate cyan. Relative luminance 0.486; OKLCH L 78.4% C 0.080 H 247.2°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBEEA |
|---|---|
| RGB | rgb(143, 190, 234) |
| HSL | hsl(209, 68%, 74%) |
| HSV | hsv(209, 39%, 92%) |
| CMYK | cmyk(38.9%, 18.8%, 0%, 8.2%) |
| CIE-LAB | lab(75.20, -4.62, -26.80) |
| CIE-LCH | lch(75.20, 27.20, 260.22°) |
| OKLab | oklab(78.41% -0.0311 -0.0741) |
| OKLCH | oklch(78.41% 0.08 247.2) |
| XYZ | xyz(44.5876, 48.6045, 84.8581) |
| Luminance | 0.4861 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.87
Sky Blue (survey)
#75BBFD
ΔE00 4.10
Baby Blue (survey)
#A2CFFE
ΔE00 4.53
Sky
#82CAFC
ΔE00 4.80
Light Blue
#95D0FC
ΔE00 4.87
Light Grey Blue
#9DBCD4
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBEEA #EABB8F
analogous
#8FEAE9 #8FBEEA #8F91EA
triadic
#8FBEEA #EA8FBE #BEEA8F
tetradic
#8FBEEA #E98FEA #EABB8F #91EA8F
square
#8FBEEA #E98FEA #EABB8F #91EA8F
split-complementary
#8FBEEA #EA8F91 #EAE98F
monochromatic
#2882D6 #5BA0E0 #8FBEEA #C3DCF4 #E5F0FA
Accessibility & contrast
On white
1.96
#8FBEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#8FBEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBEEA
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBEEA | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBFEC
Deuteranopia (green-blind)
#A1B5E9
Tritanopia (blue-blind)
#6FC8CD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8fbeea; /* rgb */ color: rgb(143, 190, 234); /* oklch */ color: oklch(78.4% 0.080 247.2);
Tailwind
colors: {
custom: {
50: '#b3d1f0',
500: '#8fbeea',
950: '#000000',
},
}SCSS
$custom: #8fbeea; $custom-light: #b3d1f0; $custom-dark: #000000;
JSON
{
"hex": "#8fbeea",
"rgb": {
"r": 143,
"g": 190,
"b": 234
},
"hsl": {
"h": 209.011,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.78413,
"c": 0.0804,
"h": 247.2
},
"luminance": 0.48607
}Semantic roles & 50–950 ramp
primary
#8FBEEA
secondary
#F2E5D9
accent
#7015D0
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284