#8BC2DF#8BC2DF
#8BC2DF is a light, moderate cyan. Relative luminance 0.494; OKLCH L 78.6% C 0.070 H 231.8°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC2DF |
|---|---|
| RGB | rgb(139, 194, 223) |
| HSL | hsl(201, 57%, 71%) |
| HSV | hsv(201, 38%, 87%) |
| CMYK | cmyk(37.7%, 13%, 0%, 12.5%) |
| CIE-LAB | lab(75.70, -10.66, -20.13) |
| CIE-LCH | lch(75.70, 22.78, 242.10°) |
| OKLab | oklab(78.62% -0.0436 -0.0554) |
| OKLCH | oklch(78.62% 0.07 231.8) |
| XYZ | xyz(43.2541, 49.3977, 77.0533) |
| Luminance | 0.4940 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.61
Sky Blue
#87CEEB
ΔE00 3.73
Lightblue (survey)
#7BC8F6
ΔE00 4.46
Lightskyblue
#87CEFA
ΔE00 4.71
Light Grey Blue
#9DBCD4
ΔE00 5.04
Sky
#82CAFC
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC2DF #DFA88B
analogous
#8BDFD2 #8BC2DF #8B98DF
triadic
#8BC2DF #DF8BC2 #C2DF8B
tetradic
#8BC2DF #D28BDF #DFA88B #98DF8B
square
#8BC2DF #D28BDF #DFA88B #98DF8B
split-complementary
#8BC2DF #DF8B98 #DFD28B
monochromatic
#348DBC #5BA9D2 #8BC2DF #BBDBEC #E7F2F8
Accessibility & contrast
On white
1.93
#8BC2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#8BC2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC2DF
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC2DF | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0E1
Deuteranopia (green-blind)
#A8B6DF
Tritanopia (blue-blind)
#6CCACB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8bc2df; /* rgb */ color: rgb(139, 194, 223); /* oklch */ color: oklch(78.6% 0.070 231.8);
Tailwind
colors: {
custom: {
50: '#b0d4e9',
500: '#8bc2df',
950: '#000000',
},
}SCSS
$custom: #8bc2df; $custom-light: #b0d4e9; $custom-dark: #000000;
JSON
{
"hex": "#8bc2df",
"rgb": {
"r": 139,
"g": 194,
"b": 223
},
"hsl": {
"h": 200.714,
"s": 56.757,
"l": 70.98
},
"oklch": {
"l": 0.78619,
"c": 0.07048,
"h": 231.8
},
"luminance": 0.494
}Semantic roles & 50–950 ramp
primary
#8BC2DF
secondary
#EEDFD8
accent
#5A21C4
background
#FBFDFE
surface
#F6FAFC
border
#D0D3D5
text
#111416
muted
#808384