#8BC2CA#8BC2CA
#8BC2CA is a light, muted teal. Relative luminance 0.483; OKLCH L 77.9% C 0.058 H 207.3°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC2CA |
|---|---|
| RGB | rgb(139, 194, 202) |
| HSL | hsl(188, 37%, 67%) |
| HSV | hsv(188, 31%, 79%) |
| CMYK | cmyk(31.2%, 4%, 0%, 20.8%) |
| CIE-LAB | lab(75.04, -15.85, -9.75) |
| CIE-LCH | lch(75.04, 18.61, 211.60°) |
| OKLab | oklab(77.87% -0.0516 -0.0266) |
| OKLCH | oklch(77.87% 0.058 207.3) |
| XYZ | xyz(40.5964, 48.3346, 63.0561) |
| Luminance | 0.4834 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.50
Sky Blue
#87CEEB
ΔE00 7.67
Powder Blue
#B0E0E6
ΔE00 7.78
Baby Blue
#89CFF0
ΔE00 8.97
Ice Blue
#A5DFF9
ΔE00 9.94
Light Grey Blue
#9DBCD4
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC2CA #CA938B
analogous
#8BCAB3 #8BC2CA #8BA3CA
triadic
#8BC2CA #CA8BC2 #C2CA8B
tetradic
#8BC2CA #B38BCA #CA938B #A3CA8B
square
#8BC2CA #B38BCA #CA938B #A3CA8B
split-complementary
#8BC2CA #CA8BA3 #CAB38B
monochromatic
#458C96 #61ACB7 #8BC2CA #B5D8DD #DFEEF0
Accessibility & contrast
On white
1.97
#8BC2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#8BC2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC2CA
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC2CA | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECB
Deuteranopia (green-blind)
#AEB5CA
Tritanopia (blue-blind)
#75C7C4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8bc2ca; /* rgb */ color: rgb(139, 194, 202); /* oklch */ color: oklch(77.9% 0.058 207.3);
Tailwind
colors: {
custom: {
50: '#afd4da',
500: '#8bc2ca',
950: '#000000',
},
}SCSS
$custom: #8bc2ca; $custom-light: #afd4da; $custom-dark: #000000;
JSON
{
"hex": "#8bc2ca",
"rgb": {
"r": 139,
"g": 194,
"b": 202
},
"hsl": {
"h": 187.619,
"s": 37.278,
"l": 66.863
},
"oklch": {
"l": 0.77873,
"c": 0.05808,
"h": 207.3
},
"luminance": 0.48337
}Semantic roles & 50–950 ramp
primary
#8BC2CA
secondary
#E2D1CE
accent
#4535B0
background
#FAFDFD
surface
#F5FAFA
border
#CFD3D3
text
#101414
muted
#7F8383