#8FC8BB#8FC8BB
#8FC8BB is a light, moderate teal. Relative luminance 0.507; OKLCH L 79.0% C 0.062 H 178.9°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC8BB |
|---|---|
| RGB | rgb(143, 200, 187) |
| HSL | hsl(166, 34%, 67%) |
| HSV | hsv(166, 29%, 78%) |
| CMYK | cmyk(28.5%, 0%, 6.5%, 21.6%) |
| CIE-LAB | lab(76.52, -21.15, 0.58) |
| CIE-LCH | lch(76.52, 21.16, 178.43°) |
| OKLab | oklab(78.97% -0.0618 0.0012) |
| OKLCH | oklch(78.97% 0.062 178.9) |
| XYZ | xyz(40.9487, 50.7340, 54.6391) |
| Luminance | 0.5074 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.65
Seafoam Blue
#78D1B6
ΔE00 6.22
Mediumaquamarine
#66CDAA
ΔE00 8.60
Mediumturquoise
#48D1CC
ΔE00 8.92
Light Teal
#90E4C1
ΔE00 9.29
Turquoise
#40E0D0
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC8BB #C88F9C
analogous
#8FC89F #8FC8BB #8FB9C8
triadic
#8FC8BB #BB8FC8 #C8BB8F
tetradic
#8FC8BB #9F8FC8 #C88F9C #B9C88F
square
#8FC8BB #9F8FC8 #C88F9C #B9C88F
split-complementary
#8FC8BB #C88FB9 #C89F8F
monochromatic
#499483 #66B4A2 #8FC8BB #B8DCD4 #E1F0ED
Accessibility & contrast
On white
1.88
#8FC8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#8FC8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC8BB
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC8BB | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BA
Deuteranopia (green-blind)
#B9BABC
Tritanopia (blue-blind)
#7FCAC4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8fc8bb; /* rgb */ color: rgb(143, 200, 187); /* oklch */ color: oklch(79.0% 0.062 178.9);
Tailwind
colors: {
custom: {
50: '#b1d9cf',
500: '#8fc8bb',
950: '#000000',
},
}SCSS
$custom: #8fc8bb; $custom-light: #b1d9cf; $custom-dark: #000000;
JSON
{
"hex": "#8fc8bb",
"rgb": {
"r": 143,
"g": 200,
"b": 187
},
"hsl": {
"h": 166.316,
"s": 34.132,
"l": 67.255
},
"oklch": {
"l": 0.78975,
"c": 0.06186,
"h": 178.9
},
"luminance": 0.50736
}Semantic roles & 50–950 ramp
primary
#8FC8BB
secondary
#9C606D
accent
#3953AD
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111413
muted
#818383