#8EC2CA#8EC2CA
#8EC2CA is a light, muted teal. Relative luminance 0.486; OKLCH L 78.0% C 0.055 H 207.9°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8EC2CA |
|---|---|
| RGB | rgb(142, 194, 202) |
| HSL | hsl(188, 36%, 67%) |
| HSV | hsv(188, 30%, 79%) |
| CMYK | cmyk(29.7%, 4%, 0%, 20.8%) |
| CIE-LAB | lab(75.20, -14.99, -9.49) |
| CIE-LCH | lch(75.20, 17.74, 212.33°) |
| OKLab | oklab(78.05% -0.0489 -0.0259) |
| OKLCH | oklch(78.05% 0.055 207.9) |
| XYZ | xyz(41.1043, 48.5965, 63.0799) |
| Luminance | 0.4860 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.13
Powder Blue
#B0E0E6
ΔE00 7.59
Sky Blue
#87CEEB
ΔE00 7.60
Baby Blue
#89CFF0
ΔE00 8.87
Ice Blue
#A5DFF9
ΔE00 9.74
Light Grey Blue
#9DBCD4
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EC2CA #CA968E
analogous
#8ECAB4 #8EC2CA #8EA4CA
triadic
#8EC2CA #CA8EC2 #C2CA8E
tetradic
#8EC2CA #B48ECA #CA968E #A4CA8E
square
#8EC2CA #B48ECA #CA968E #A4CA8E
split-complementary
#8EC2CA #CA8EA4 #CAB48E
monochromatic
#478C97 #64ACB6 #8EC2CA #B8D8DE #E1EFF1
Accessibility & contrast
On white
1.96
#8EC2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#8EC2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EC2CA
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EC2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EC2CA | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECB
Deuteranopia (green-blind)
#AFB6CA
Tritanopia (blue-blind)
#79C7C4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8ec2ca; /* rgb */ color: rgb(142, 194, 202); /* oklch */ color: oklch(78.0% 0.055 207.9);
Tailwind
colors: {
custom: {
50: '#b1d4da',
500: '#8ec2ca',
950: '#000000',
},
}SCSS
$custom: #8ec2ca; $custom-light: #b1d4da; $custom-dark: #000000;
JSON
{
"hex": "#8ec2ca",
"rgb": {
"r": 142,
"g": 194,
"b": 202
},
"hsl": {
"h": 188,
"s": 36.145,
"l": 67.451
},
"oklch": {
"l": 0.78047,
"c": 0.05533,
"h": 207.9
},
"luminance": 0.48599
}Semantic roles & 50–950 ramp
primary
#8EC2CA
secondary
#E3D3D1
accent
#4736AF
background
#FBFDFD
surface
#F6FAFA
border
#D0D3D3
text
#111414
muted
#808383