#8FCBC4#8FCBC4
#8FCBC4 is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.9% C 0.062 H 186.9°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCBC4 |
|---|---|
| RGB | rgb(143, 203, 196) |
| HSL | hsl(173, 37%, 68%) |
| HSV | hsv(173, 30%, 80%) |
| CMYK | cmyk(29.6%, 0%, 3.4%, 20.4%) |
| CIE-LAB | lab(77.60, -20.67, -2.69) |
| CIE-LCH | lch(77.60, 20.85, 187.41°) |
| OKLab | oklab(79.92% -0.0619 -0.0075) |
| OKLCH | oklch(79.92% 0.062 186.9) |
| XYZ | xyz(42.6441, 52.5348, 60.1071) |
| Luminance | 0.5254 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.75
Seafoam Blue
#78D1B6
ΔE00 7.83
Mediumturquoise
#48D1CC
ΔE00 7.87
Powder Blue
#B0E0E6
ΔE00 8.64
Paleturquoise
#AFEEEE
ΔE00 8.77
Darkturquoise
#00CED1
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCBC4 #CB8F96
analogous
#8FCBA6 #8FCBC4 #8FB4CB
triadic
#8FCBC4 #C48FCB #CBC48F
tetradic
#8FCBC4 #A68FCB #CB8F96 #B4CB8F
square
#8FCBC4 #A68FCB #CB8F96 #B4CB8F
split-complementary
#8FCBC4 #CB8FB4 #CBA68F
monochromatic
#47998F #65B8AE #8FCBC4 #B9DEDA #E3F2F0
Accessibility & contrast
On white
1.82
#8FCBC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#8FCBC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCBC4
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCBC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCBC4 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C5C4
Deuteranopia (green-blind)
#BABCC5
Tritanopia (blue-blind)
#7CCEC9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8fcbc4; /* rgb */ color: rgb(143, 203, 196); /* oklch */ color: oklch(79.9% 0.062 186.9);
Tailwind
colors: {
custom: {
50: '#b1dbd5',
500: '#8fcbc4',
950: '#000000',
},
}SCSS
$custom: #8fcbc4; $custom-light: #b1dbd5; $custom-dark: #000000;
JSON
{
"hex": "#8fcbc4",
"rgb": {
"r": 143,
"g": 203,
"b": 196
},
"hsl": {
"h": 173,
"s": 36.585,
"l": 67.843
},
"oklch": {
"l": 0.79919,
"c": 0.06238,
"h": 186.9
},
"luminance": 0.52537
}Semantic roles & 50–950 ramp
primary
#8FCBC4
secondary
#A05F66
accent
#3644AF
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483