#8FBCDC#8FBCDC
#8FBCDC is a light, moderate cyan. Relative luminance 0.470; OKLCH L 77.4% C 0.066 H 239.7°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBCDC |
|---|---|
| RGB | rgb(143, 188, 220) |
| HSL | hsl(205, 52%, 71%) |
| HSV | hsv(205, 35%, 86%) |
| CMYK | cmyk(35%, 14.5%, 0%, 13.7%) |
| CIE-LAB | lab(74.17, -7.15, -20.80) |
| CIE-LCH | lch(74.17, 21.99, 251.02°) |
| OKLab | oklab(77.44% -0.0335 -0.0572) |
| OKLCH | oklch(77.44% 0.066 239.7) |
| XYZ | xyz(42.2251, 46.9712, 74.5377) |
| Luminance | 0.4697 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.22
Lightblue (survey)
#7BC8F6
ΔE00 5.37
Sky
#82CAFC
ΔE00 5.59
Light Blue
#95D0FC
ΔE00 5.69
Lightskyblue
#87CEFA
ΔE00 5.73
Cloudy Blue
#ACC2D9
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBCDC #DCAF8F
analogous
#8FDCD5 #8FBCDC #8F95DC
triadic
#8FBCDC #DC8FBC #BCDC8F
tetradic
#8FBCDC #D58FDC #DCAF8F #95DC8F
square
#8FBCDC #D58FDC #DCAF8F #95DC8F
split-complementary
#8FBCDC #DC8F95 #DCD58F
monochromatic
#3983B7 #60A0CD #8FBCDC #BED8EB #E8F1F8
Accessibility & contrast
On white
2.02
#8FBCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#8FBCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBCDC
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBCDC | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBBDE
Deuteranopia (green-blind)
#A4B3DB
Tritanopia (blue-blind)
#75C4C6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8fbcdc; /* rgb */ color: rgb(143, 188, 220); /* oklch */ color: oklch(77.4% 0.066 239.7);
Tailwind
colors: {
custom: {
50: '#b2d0e7',
500: '#8fbcdc',
950: '#000000',
},
}SCSS
$custom: #8fbcdc; $custom-light: #b2d0e7; $custom-dark: #000000;
JSON
{
"hex": "#8fbcdc",
"rgb": {
"r": 143,
"g": 188,
"b": 220
},
"hsl": {
"h": 204.935,
"s": 52.381,
"l": 71.176
},
"oklch": {
"l": 0.77436,
"c": 0.06628,
"h": 239.7
},
"luminance": 0.46973
}Semantic roles & 50–950 ramp
primary
#8FBCDC
secondary
#EEE2D9
accent
#6626C0
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284