#8FC2CA#8FC2CA
#8FC2CA is a light, muted teal. Relative luminance 0.487; OKLCH L 78.1% C 0.054 H 208.1°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC2CA |
|---|---|
| RGB | rgb(143, 194, 202) |
| HSL | hsl(188, 36%, 68%) |
| HSV | hsv(188, 29%, 79%) |
| CMYK | cmyk(29.2%, 4%, 0%, 20.8%) |
| CIE-LAB | lab(75.26, -14.70, -9.40) |
| CIE-LCH | lch(75.26, 17.45, 212.59°) |
| OKLab | oklab(78.11% -0.048 -0.0256) |
| OKLCH | oklch(78.11% 0.054 208.1) |
| XYZ | xyz(41.2767, 48.6854, 63.0880) |
| Luminance | 0.4869 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.01
Powder Blue
#B0E0E6
ΔE00 7.53
Sky Blue
#87CEEB
ΔE00 7.59
Baby Blue
#89CFF0
ΔE00 8.84
Ice Blue
#A5DFF9
ΔE00 9.67
Light Grey Blue
#9DBCD4
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC2CA #CA978F
analogous
#8FCAB5 #8FC2CA #8FA4CA
triadic
#8FC2CA #CA8FC2 #C2CA8F
tetradic
#8FC2CA #B58FCA #CA978F #A4CA8F
square
#8FC2CA #B58FCA #CA978F #A4CA8F
split-complementary
#8FC2CA #CA8FA4 #CAB58F
monochromatic
#488C97 #65ABB6 #8FC2CA #B9D9DE #E2EFF1
Accessibility & contrast
On white
1.96
#8FC2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#8FC2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC2CA
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC2CA | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABECB
Deuteranopia (green-blind)
#AFB6CA
Tritanopia (blue-blind)
#7BC6C4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8fc2ca; /* rgb */ color: rgb(143, 194, 202); /* oklch */ color: oklch(78.1% 0.054 208.1);
Tailwind
colors: {
custom: {
50: '#b1d4da',
500: '#8fc2ca',
950: '#000000',
},
}SCSS
$custom: #8fc2ca; $custom-light: #b1d4da; $custom-dark: #000000;
JSON
{
"hex": "#8fc2ca",
"rgb": {
"r": 143,
"g": 194,
"b": 202
},
"hsl": {
"h": 188.136,
"s": 35.758,
"l": 67.647
},
"oklch": {
"l": 0.78106,
"c": 0.05441,
"h": 208.1
},
"luminance": 0.48687
}Semantic roles & 50–950 ramp
primary
#8FC2CA
secondary
#E4D4D1
accent
#4737AF
background
#FBFDFD
surface
#F6FAFA
border
#D0D3D3
text
#111414
muted
#808383