#8FBBD2#8FBBD2
#8FBBD2 is a light, muted cyan. Relative luminance 0.460; OKLCH L 76.8% C 0.057 H 231.2°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBBD2 |
|---|---|
| RGB | rgb(143, 187, 210) |
| HSL | hsl(201, 43%, 69%) |
| HSV | hsv(201, 32%, 82%) |
| CMYK | cmyk(31.9%, 11%, 0%, 17.6%) |
| CIE-LAB | lab(73.57, -9.11, -16.28) |
| CIE-LCH | lch(73.57, 18.65, 240.77°) |
| OKLab | oklab(76.85% -0.0359 -0.0446) |
| OKLCH | oklch(76.85% 0.057 231.2) |
| XYZ | xyz(40.7272, 46.0314, 67.6993) |
| Luminance | 0.4603 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.74
Sky Blue
#87CEEB
ΔE00 5.94
Baby Blue
#89CFF0
ΔE00 6.11
Cloudy Blue
#ACC2D9
ΔE00 6.92
Lightblue (survey)
#7BC8F6
ΔE00 6.92
Lightskyblue
#87CEFA
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBBD2 #D2A68F
analogous
#8FD2C8 #8FBBD2 #8F9AD2
triadic
#8FBBD2 #D28FBB #BBD28F
tetradic
#8FBBD2 #C88FD2 #D2A68F #9AD28F
square
#8FBBD2 #C88FD2 #D2A68F #9AD28F
split-complementary
#8FBBD2 #D28F9A #D2C88F
monochromatic
#4283A5 #63A0C0 #8FBBD2 #BBD6E4 #E6F0F5
Accessibility & contrast
On white
2.06
#8FBBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#8FBBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBBD2
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBBD2 | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B9D3
Deuteranopia (green-blind)
#A6B1D2
Tritanopia (blue-blind)
#79C1C2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8fbbd2; /* rgb */ color: rgb(143, 187, 210); /* oklch */ color: oklch(76.8% 0.057 231.2);
Tailwind
colors: {
custom: {
50: '#b1cfdf',
500: '#8fbbd2',
950: '#000000',
},
}SCSS
$custom: #8fbbd2; $custom-light: #b1cfdf; $custom-dark: #000000;
JSON
{
"hex": "#8fbbd2",
"rgb": {
"r": 143,
"g": 187,
"b": 210
},
"hsl": {
"h": 200.597,
"s": 42.675,
"l": 69.216
},
"oklch": {
"l": 0.76848,
"c": 0.05721,
"h": 231.2
},
"luminance": 0.46033
}Semantic roles & 50–950 ramp
primary
#8FBBD2
secondary
#E8DBD5
accent
#5E30B6
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283