#8BC3CA#8BC3CA
#8BC3CA is a light, muted teal. Relative luminance 0.488; OKLCH L 78.1% C 0.059 H 205.8°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC3CA |
|---|---|
| RGB | rgb(139, 195, 202) |
| HSL | hsl(187, 37%, 67%) |
| HSV | hsv(187, 31%, 79%) |
| CMYK | cmyk(31.2%, 3.5%, 0%, 20.8%) |
| CIE-LAB | lab(75.31, -16.36, -9.33) |
| CIE-LCH | lch(75.31, 18.84, 209.70°) |
| OKLab | oklab(78.1% -0.0529 -0.0255) |
| OKLCH | oklch(78.1% 0.059 205.8) |
| XYZ | xyz(40.8197, 48.7812, 63.1305) |
| Luminance | 0.4878 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.62
Lightblue
#ADD8E6
ΔE00 7.65
Sky Blue
#87CEEB
ΔE00 7.99
Baby Blue
#89CFF0
ΔE00 9.31
Ice Blue
#A5DFF9
ΔE00 10.13
Paleturquoise
#AFEEEE
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC3CA #CA928B
analogous
#8BCAB2 #8BC3CA #8BA4CA
triadic
#8BC3CA #CA8BC3 #C3CA8B
tetradic
#8BC3CA #B28BCA #CA928B #A4CA8B
square
#8BC3CA #B28BCA #CA928B #A4CA8B
split-complementary
#8BC3CA #CA8BA4 #CAB28B
monochromatic
#458D96 #61ADB7 #8BC3CA #B5D9DD #DFEEF0
Accessibility & contrast
On white
1.95
#8BC3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#8BC3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC3CA
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC3CA | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABECB
Deuteranopia (green-blind)
#AFB6CA
Tritanopia (blue-blind)
#75C8C5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8bc3ca; /* rgb */ color: rgb(139, 195, 202); /* oklch */ color: oklch(78.1% 0.059 205.8);
Tailwind
colors: {
custom: {
50: '#afd5da',
500: '#8bc3ca',
950: '#000000',
},
}SCSS
$custom: #8bc3ca; $custom-light: #afd5da; $custom-dark: #000000;
JSON
{
"hex": "#8bc3ca",
"rgb": {
"r": 139,
"g": 195,
"b": 202
},
"hsl": {
"h": 186.667,
"s": 37.278,
"l": 66.863
},
"oklch": {
"l": 0.78096,
"c": 0.05871,
"h": 205.8
},
"luminance": 0.48783
}Semantic roles & 50–950 ramp
primary
#8BC3CA
secondary
#E2D1CE
accent
#4335B0
background
#FAFDFD
surface
#F5FAFA
border
#CFD3D3
text
#101414
muted
#7F8383