#8FCBC8#8FCBC8
#8FCBC8 is a light, moderate teal. Relative luminance 0.527; OKLCH L 80.0% C 0.062 H 192.1°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCBC8 |
|---|---|
| RGB | rgb(143, 203, 200) |
| HSL | hsl(177, 37%, 68%) |
| HSV | hsv(177, 30%, 80%) |
| CMYK | cmyk(29.6%, 0%, 1.5%, 20.4%) |
| CIE-LAB | lab(77.71, -19.77, -4.68) |
| CIE-LCH | lch(77.71, 20.31, 193.32°) |
| OKLab | oklab(80.04% -0.0603 -0.0129) |
| OKLCH | oklch(80.04% 0.062 192.1) |
| XYZ | xyz(43.1055, 52.7193, 62.5369) |
| Luminance | 0.5272 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.59
Mediumturquoise
#48D1CC
ΔE00 7.98
Paleturquoise
#AFEEEE
ΔE00 8.31
Pale Teal
#82CBB2
ΔE00 8.38
Seafoam Blue
#78D1B6
ΔE00 9.36
Darkturquoise
#00CED1
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCBC8 #CB8F92
analogous
#8FCBAA #8FCBC8 #8FB0CB
triadic
#8FCBC8 #C88FCB #CBC88F
tetradic
#8FCBC8 #AA8FCB #CB8F92 #B0CB8F
square
#8FCBC8 #AA8FCB #CB8F92 #B0CB8F
split-complementary
#8FCBC8 #CB8FB0 #CBAA8F
monochromatic
#479995 #65B8B3 #8FCBC8 #B9DEDD #E3F2F1
Accessibility & contrast
On white
1.82
#8FCBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#8FCBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCBC8
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCBC8 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5C8
Deuteranopia (green-blind)
#B9BDC9
Tritanopia (blue-blind)
#7ACECA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8fcbc8; /* rgb */ color: rgb(143, 203, 200); /* oklch */ color: oklch(80.0% 0.062 192.1);
Tailwind
colors: {
custom: {
50: '#b2dbd8',
500: '#8fcbc8',
950: '#000000',
},
}SCSS
$custom: #8fcbc8; $custom-light: #b2dbd8; $custom-dark: #000000;
JSON
{
"hex": "#8fcbc8",
"rgb": {
"r": 143,
"g": 203,
"b": 200
},
"hsl": {
"h": 177,
"s": 36.585,
"l": 67.843
},
"oklch": {
"l": 0.80042,
"c": 0.06163,
"h": 192.1
},
"luminance": 0.52722
}Semantic roles & 50–950 ramp
primary
#8FCBC8
secondary
#A05F62
accent
#363CAF
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483