#8FC2CC#8FC2CC
#8FC2CC is a light, muted teal. Relative luminance 0.488; OKLCH L 78.2% C 0.055 H 211.0°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC2CC |
|---|---|
| RGB | rgb(143, 194, 204) |
| HSL | hsl(190, 37%, 68%) |
| HSV | hsv(190, 30%, 80%) |
| CMYK | cmyk(29.9%, 4.9%, 0%, 20%) |
| CIE-LAB | lab(75.31, -14.23, -10.39) |
| CIE-LCH | lch(75.31, 17.62, 216.14°) |
| OKLab | oklab(78.17% -0.0472 -0.0284) |
| OKLCH | oklch(78.17% 0.055 211) |
| XYZ | xyz(41.5150, 48.7808, 64.3432) |
| Luminance | 0.4878 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.62
Sky Blue
#87CEEB
ΔE00 6.86
Powder Blue
#B0E0E6
ΔE00 7.61
Baby Blue
#89CFF0
ΔE00 8.08
Ice Blue
#A5DFF9
ΔE00 9.11
Light Grey Blue
#9DBCD4
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC2CC #CC998F
analogous
#8FCCB7 #8FC2CC #8FA3CC
triadic
#8FC2CC #CC8FC2 #C2CC8F
tetradic
#8FC2CC #B78FCC #CC998F #A3CC8F
square
#8FC2CC #B78FCC #CC998F #A3CC8F
split-complementary
#8FC2CC #CC8FA3 #CCB78F
monochromatic
#468D9A #65ABB9 #8FC2CC #B9D9DF #E3F0F2
Accessibility & contrast
On white
1.95
#8FC2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#8FC2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC2CC
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC2CC | 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)
#B9BECD
Deuteranopia (green-blind)
#AFB6CC
Tritanopia (blue-blind)
#7AC7C5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8fc2cc; /* rgb */ color: rgb(143, 194, 204); /* oklch */ color: oklch(78.2% 0.055 211.0);
Tailwind
colors: {
custom: {
50: '#b1d4db',
500: '#8fc2cc',
950: '#000000',
},
}SCSS
$custom: #8fc2cc; $custom-light: #b1d4db; $custom-dark: #000000;
JSON
{
"hex": "#8fc2cc",
"rgb": {
"r": 143,
"g": 194,
"b": 204
},
"hsl": {
"h": 189.836,
"s": 37.423,
"l": 68.039
},
"oklch": {
"l": 0.78173,
"c": 0.05507,
"h": 211
},
"luminance": 0.48783
}Semantic roles & 50–950 ramp
primary
#8FC2CC
secondary
#E5D5D2
accent
#4935B0
background
#FBFDFD
surface
#F6FAFB
border
#D0D3D4
text
#111415
muted
#808383