#8FBCD2#8FBCD2
#8FBCD2 is a light, muted cyan. Relative luminance 0.465; OKLCH L 77.1% C 0.057 H 229.5°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBCD2 |
|---|---|
| RGB | rgb(143, 188, 210) |
| HSL | hsl(200, 43%, 69%) |
| HSV | hsv(200, 32%, 82%) |
| CMYK | cmyk(31.9%, 10.5%, 0%, 17.6%) |
| CIE-LAB | lab(73.84, -9.64, -15.86) |
| CIE-LCH | lch(73.84, 18.56, 238.71°) |
| OKLab | oklab(77.07% -0.0371 -0.0434) |
| OKLCH | oklch(77.07% 0.057 229.5) |
| XYZ | xyz(40.9401, 46.4572, 67.7702) |
| Luminance | 0.4646 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.16
Sky Blue
#87CEEB
ΔE00 5.64
Baby Blue
#89CFF0
ΔE00 5.93
Lightblue (survey)
#7BC8F6
ΔE00 7.04
Cloudy Blue
#ACC2D9
ΔE00 7.24
Lightskyblue
#87CEFA
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBCD2 #D2A58F
analogous
#8FD2C6 #8FBCD2 #8F9BD2
triadic
#8FBCD2 #D28FBC #BCD28F
tetradic
#8FBCD2 #C68FD2 #D2A58F #9BD28F
square
#8FBCD2 #C68FD2 #D2A58F #9BD28F
split-complementary
#8FBCD2 #D28F9B #D2C68F
monochromatic
#4284A5 #63A2C0 #8FBCD2 #BBD6E4 #E6F0F5
Accessibility & contrast
On white
2.04
#8FBCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#8FBCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBCD2
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBCD2 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BAD3
Deuteranopia (green-blind)
#A7B2D2
Tritanopia (blue-blind)
#79C2C3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8fbcd2; /* rgb */ color: rgb(143, 188, 210); /* oklch */ color: oklch(77.1% 0.057 229.5);
Tailwind
colors: {
custom: {
50: '#b1d0df',
500: '#8fbcd2',
950: '#000000',
},
}SCSS
$custom: #8fbcd2; $custom-light: #b1d0df; $custom-dark: #000000;
JSON
{
"hex": "#8fbcd2",
"rgb": {
"r": 143,
"g": 188,
"b": 210
},
"hsl": {
"h": 199.701,
"s": 42.675,
"l": 69.216
},
"oklch": {
"l": 0.77066,
"c": 0.05715,
"h": 229.5
},
"luminance": 0.46459
}Semantic roles & 50–950 ramp
primary
#8FBCD2
secondary
#E8DBD5
accent
#5C30B6
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283