#8FC2CB#8FC2CB
#8FC2CB is a light, muted teal. Relative luminance 0.487; OKLCH L 78.1% C 0.055 H 209.6°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC2CB |
|---|---|
| RGB | rgb(143, 194, 203) |
| HSL | hsl(189, 37%, 68%) |
| HSV | hsv(189, 30%, 80%) |
| CMYK | cmyk(29.6%, 4.4%, 0%, 20.4%) |
| CIE-LAB | lab(75.28, -14.47, -9.90) |
| CIE-LCH | lch(75.28, 17.53, 214.37°) |
| OKLab | oklab(78.14% -0.0476 -0.027) |
| OKLCH | oklch(78.14% 0.055 209.6) |
| XYZ | xyz(41.3955, 48.7329, 63.7136) |
| Luminance | 0.4874 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.80
Sky Blue
#87CEEB
ΔE00 7.22
Powder Blue
#B0E0E6
ΔE00 7.56
Baby Blue
#89CFF0
ΔE00 8.46
Ice Blue
#A5DFF9
ΔE00 9.38
Light Grey Blue
#9DBCD4
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC2CB #CB988F
analogous
#8FCBB6 #8FC2CB #8FA4CB
triadic
#8FC2CB #CB8FC2 #C2CB8F
tetradic
#8FC2CB #B68FCB #CB988F #A4CB8F
square
#8FC2CB #B68FCB #CB988F #A4CB8F
split-complementary
#8FC2CB #CB8FA4 #CBB68F
monochromatic
#478C99 #65ABB8 #8FC2CB #B9D9DE #E3F0F2
Accessibility & contrast
On white
1.95
#8FC2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#8FC2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC2CB
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC2CB | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECC
Deuteranopia (green-blind)
#AFB6CB
Tritanopia (blue-blind)
#7BC7C5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8fc2cb; /* rgb */ color: rgb(143, 194, 203); /* oklch */ color: oklch(78.1% 0.055 209.6);
Tailwind
colors: {
custom: {
50: '#b1d4da',
500: '#8fc2cb',
950: '#000000',
},
}SCSS
$custom: #8fc2cb; $custom-light: #b1d4da; $custom-dark: #000000;
JSON
{
"hex": "#8fc2cb",
"rgb": {
"r": 143,
"g": 194,
"b": 203
},
"hsl": {
"h": 189,
"s": 36.585,
"l": 67.843
},
"oklch": {
"l": 0.78139,
"c": 0.05472,
"h": 209.6
},
"luminance": 0.48735
}Semantic roles & 50–950 ramp
primary
#8FC2CB
secondary
#E4D4D2
accent
#4836AF
background
#FBFDFD
surface
#F6FAFA
border
#D0D3D3
text
#111414
muted
#808383