#8FCBC1#8FCBC1
#8FCBC1 is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.8% C 0.063 H 183.2°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCBC1 |
|---|---|
| RGB | rgb(143, 203, 193) |
| HSL | hsl(170, 37%, 68%) |
| HSV | hsv(170, 30%, 80%) |
| CMYK | cmyk(29.6%, 0%, 4.9%, 20.4%) |
| CIE-LAB | lab(77.52, -21.34, -1.19) |
| CIE-LCH | lch(77.52, 21.37, 183.19°) |
| OKLab | oklab(79.83% -0.0632 -0.0035) |
| OKLCH | oklch(79.83% 0.063 183.2) |
| XYZ | xyz(42.3061, 52.3996, 58.3267) |
| Luminance | 0.5240 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.60
Seafoam Blue
#78D1B6
ΔE00 6.78
Mediumturquoise
#48D1CC
ΔE00 8.06
Paleturquoise
#AFEEEE
ΔE00 9.27
Mediumaquamarine
#66CDAA
ΔE00 9.38
Powder Blue
#B0E0E6
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCBC1 #CB8F99
analogous
#8FCBA3 #8FCBC1 #8FB7CB
triadic
#8FCBC1 #C18FCB #CBC18F
tetradic
#8FCBC1 #A38FCB #CB8F99 #B7CB8F
square
#8FCBC1 #A38FCB #CB8F99 #B7CB8F
split-complementary
#8FCBC1 #CB8FB7 #CBA38F
monochromatic
#47998B #65B8AA #8FCBC1 #B9DED8 #E3F2EF
Accessibility & contrast
On white
1.83
#8FCBC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#8FCBC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCBC1
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCBC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCBC1 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4C1
Deuteranopia (green-blind)
#BABCC2
Tritanopia (blue-blind)
#7DCDC8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8fcbc1; /* rgb */ color: rgb(143, 203, 193); /* oklch */ color: oklch(79.8% 0.063 183.2);
Tailwind
colors: {
custom: {
50: '#b1dbd3',
500: '#8fcbc1',
950: '#000000',
},
}SCSS
$custom: #8fcbc1; $custom-light: #b1dbd3; $custom-dark: #000000;
JSON
{
"hex": "#8fcbc1",
"rgb": {
"r": 143,
"g": 203,
"b": 193
},
"hsl": {
"h": 170,
"s": 36.585,
"l": 67.843
},
"oklch": {
"l": 0.79828,
"c": 0.06327,
"h": 183.2
},
"luminance": 0.52402
}Semantic roles & 50–950 ramp
primary
#8FCBC1
secondary
#A05F69
accent
#364AAF
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483