#8FB8D8#8FB8D8
#8FB8D8 is a light, moderate cyan. Relative luminance 0.451; OKLCH L 76.4% C 0.064 H 242.1°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB8D8 |
|---|---|
| RGB | rgb(143, 184, 216) |
| HSL | hsl(206, 48%, 70%) |
| HSV | hsv(206, 34%, 85%) |
| CMYK | cmyk(33.8%, 14.8%, 0%, 15.3%) |
| CIE-LAB | lab(72.94, -6.01, -20.49) |
| CIE-LCH | lch(72.94, 21.35, 253.64°) |
| OKLab | oklab(76.42% -0.0298 -0.0563) |
| OKLCH | oklch(76.42% 0.064 242.1) |
| XYZ | xyz(40.8590, 45.0765, 71.5002) |
| Luminance | 0.4508 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.02
Cloudy Blue
#ACC2D9
ΔE00 5.82
Carolina Blue
#8AB8FE
ΔE00 6.22
Sky Blue (survey)
#75BBFD
ΔE00 6.35
Lightblue (survey)
#7BC8F6
ΔE00 6.47
Sky
#82CAFC
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB8D8 #D8AF8F
analogous
#8FD8D3 #8FB8D8 #8F94D8
triadic
#8FB8D8 #D88FB8 #B8D88F
tetradic
#8FB8D8 #D38FD8 #D8AF8F #94D88F
square
#8FB8D8 #D38FD8 #D8AF8F #94D88F
split-complementary
#8FB8D8 #D88F94 #D8D38F
monochromatic
#3D7DAF #629BC8 #8FB8D8 #BCD5E8 #E8F1F7
Accessibility & contrast
On white
2.10
#8FB8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#8FB8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB8D8
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB8D8 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB8DA
Deuteranopia (green-blind)
#A1B0D7
Tritanopia (blue-blind)
#77C0C2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8fb8d8; /* rgb */ color: rgb(143, 184, 216); /* oklch */ color: oklch(76.4% 0.064 242.1);
Tailwind
colors: {
custom: {
50: '#b2cde4',
500: '#8fb8d8',
950: '#000000',
},
}SCSS
$custom: #8fb8d8; $custom-light: #b2cde4; $custom-dark: #000000;
JSON
{
"hex": "#8fb8d8",
"rgb": {
"r": 143,
"g": 184,
"b": 216
},
"hsl": {
"h": 206.301,
"s": 48.344,
"l": 70.392
},
"oklch": {
"l": 0.76421,
"c": 0.06371,
"h": 242.1
},
"luminance": 0.45078
}Semantic roles & 50–950 ramp
primary
#8FB8D8
secondary
#EBE0D7
accent
#6A2ABC
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283