#8FC9BE#8FC9BE
#8FC9BE is a light, moderate teal. Relative luminance 0.513; OKLCH L 79.3% C 0.062 H 181.6°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC9BE |
|---|---|
| RGB | rgb(143, 201, 190) |
| HSL | hsl(169, 35%, 67%) |
| HSV | hsv(169, 29%, 79%) |
| CMYK | cmyk(28.9%, 0%, 5.5%, 21.2%) |
| CIE-LAB | lab(76.88, -21.00, -0.51) |
| CIE-LCH | lch(76.88, 21.00, 181.40°) |
| OKLab | oklab(79.29% -0.0619 -0.0017) |
| OKLCH | oklch(79.29% 0.062 181.6) |
| XYZ | xyz(41.5055, 51.3286, 56.4256) |
| Luminance | 0.5133 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.29
Seafoam Blue
#78D1B6
ΔE00 6.67
Mediumturquoise
#48D1CC
ΔE00 8.48
Mediumaquamarine
#66CDAA
ΔE00 9.15
Light Teal
#90E4C1
ΔE00 9.68
Paleturquoise
#AFEEEE
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC9BE #C98F9A
analogous
#8FC9A1 #8FC9BE #8FB7C9
triadic
#8FC9BE #BE8FC9 #C9BE8F
tetradic
#8FC9BE #A18FC9 #C98F9A #B7C98F
square
#8FC9BE #A18FC9 #C98F9A #B7C98F
split-complementary
#8FC9BE #C98FB7 #C9A18F
monochromatic
#489687 #66B5A6 #8FC9BE #B8DDD6 #E2F1EE
Accessibility & contrast
On white
1.86
#8FC9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#8FC9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC9BE
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC9BE | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BE
Deuteranopia (green-blind)
#B9BBBF
Tritanopia (blue-blind)
#7ECBC6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8fc9be; /* rgb */ color: rgb(143, 201, 190); /* oklch */ color: oklch(79.3% 0.062 181.6);
Tailwind
colors: {
custom: {
50: '#b1d9d1',
500: '#8fc9be',
950: '#000000',
},
}SCSS
$custom: #8fc9be; $custom-light: #b1d9d1; $custom-dark: #000000;
JSON
{
"hex": "#8fc9be",
"rgb": {
"r": 143,
"g": 201,
"b": 190
},
"hsl": {
"h": 168.621,
"s": 34.94,
"l": 67.451
},
"oklch": {
"l": 0.79288,
"c": 0.06189,
"h": 181.6
},
"luminance": 0.51331
}Semantic roles & 50–950 ramp
primary
#8FC9BE
secondary
#9D5F6B
accent
#384EAE
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383