#8FBDED#8FBDED
#8FBDED is a light, moderate cyan. Relative luminance 0.483; OKLCH L 78.3% C 0.085 H 250.0°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBDED |
|---|---|
| RGB | rgb(143, 189, 237) |
| HSL | hsl(211, 72%, 75%) |
| HSV | hsv(211, 40%, 93%) |
| CMYK | cmyk(39.7%, 20.3%, 0%, 7.1%) |
| CIE-LAB | lab(75.04, -3.29, -28.67) |
| CIE-LCH | lch(75.04, 28.86, 263.46°) |
| OKLab | oklab(78.32% -0.0289 -0.0794) |
| OKLCH | oklch(78.32% 0.085 250) |
| XYZ | xyz(44.8064, 48.3467, 87.0752) |
| Luminance | 0.4835 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.98
Sky Blue (survey)
#75BBFD
ΔE00 4.00
Baby Blue (survey)
#A2CFFE
ΔE00 4.59
Pastel Blue
#A2BFFE
ΔE00 5.12
Sky
#82CAFC
ΔE00 5.42
Light Blue
#95D0FC
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBDED #EDBF8F
analogous
#8FECED #8FBDED #908FED
triadic
#8FBDED #ED8FBD #BDED8F
tetradic
#8FBDED #ED8FEC #EDBF8F #8FED90
square
#8FBDED #ED8FEC #EDBF8F #8FED90
split-complementary
#8FBDED #ED908F #ECED8F
monochromatic
#267FDC #5A9EE5 #8FBDED #C4DCF5 #E5EFFB
Accessibility & contrast
On white
1.97
#8FBDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#8FBDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBDED
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBDED | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABEEF
Deuteranopia (green-blind)
#9FB5EC
Tritanopia (blue-blind)
#6DC8CD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8fbded; /* rgb */ color: rgb(143, 189, 237); /* oklch */ color: oklch(78.3% 0.085 250.0);
Tailwind
colors: {
custom: {
50: '#b3d0f3',
500: '#8fbded',
950: '#000000',
},
}SCSS
$custom: #8fbded; $custom-light: #b3d0f3; $custom-dark: #000000;
JSON
{
"hex": "#8fbded",
"rgb": {
"r": 143,
"g": 189,
"b": 237
},
"hsl": {
"h": 210.638,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.78322,
"c": 0.08452,
"h": 250
},
"luminance": 0.48349
}Semantic roles & 50–950 ramp
primary
#8FBDED
secondary
#F2E6D9
accent
#7511D4
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285