#8FCBBD#8FCBBD
#8FCBBD is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.7% C 0.065 H 178.4°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCBBD |
|---|---|
| RGB | rgb(143, 203, 189) |
| HSL | hsl(166, 37%, 68%) |
| HSV | hsv(166, 30%, 80%) |
| CMYK | cmyk(29.6%, 0%, 6.9%, 20.4%) |
| CIE-LAB | lab(77.41, -22.22, 0.81) |
| CIE-LCH | lch(77.41, 22.23, 177.91°) |
| OKLab | oklab(79.71% -0.0648 0.0018) |
| OKLCH | oklch(79.71% 0.065 178.4) |
| XYZ | xyz(41.8659, 52.2235, 56.0084) |
| Luminance | 0.5223 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.17
Seafoam Blue
#78D1B6
ΔE00 5.58
Mediumaquamarine
#66CDAA
ΔE00 8.12
Light Teal
#90E4C1
ΔE00 8.51
Mediumturquoise
#48D1CC
ΔE00 8.63
Turquoise
#40E0D0
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCBBD #CB8F9D
analogous
#8FCB9F #8FCBBD #8FBBCB
triadic
#8FCBBD #BD8FCB #CBBD8F
tetradic
#8FCBBD #9F8FCB #CB8F9D #BBCB8F
square
#8FCBBD #9F8FCB #CB8F9D #BBCB8F
split-complementary
#8FCBBD #CB8FBB #CB9F8F
monochromatic
#479986 #65B8A4 #8FCBBD #B9DED6 #E3F2EE
Accessibility & contrast
On white
1.83
#8FCBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#8FCBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCBBD
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCBBD | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BC
Deuteranopia (green-blind)
#BBBCBE
Tritanopia (blue-blind)
#7ECDC7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8fcbbd; /* rgb */ color: rgb(143, 203, 189); /* oklch */ color: oklch(79.7% 0.065 178.4);
Tailwind
colors: {
custom: {
50: '#b1dbd0',
500: '#8fcbbd',
950: '#000000',
},
}SCSS
$custom: #8fcbbd; $custom-light: #b1dbd0; $custom-dark: #000000;
JSON
{
"hex": "#8fcbbd",
"rgb": {
"r": 143,
"g": 203,
"b": 189
},
"hsl": {
"h": 166,
"s": 36.585,
"l": 67.843
},
"oklch": {
"l": 0.79709,
"c": 0.06487,
"h": 178.4
},
"luminance": 0.52226
}Semantic roles & 50–950 ramp
primary
#8FCBBD
secondary
#A05F6E
accent
#3652AF
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483