#8FCBCA#8FCBCA
#8FCBCA is a light, moderate teal. Relative luminance 0.528; OKLCH L 80.1% C 0.061 H 194.7°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCBCA |
|---|---|
| RGB | rgb(143, 203, 202) |
| HSL | hsl(179, 37%, 68%) |
| HSV | hsv(179, 30%, 80%) |
| CMYK | cmyk(29.6%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(77.76, -19.31, -5.68) |
| CIE-LCH | lch(77.76, 20.13, 196.38°) |
| OKLab | oklab(80.11% -0.0595 -0.0156) |
| OKLCH | oklch(80.11% 0.061 194.7) |
| XYZ | xyz(43.3407, 52.8135, 63.7760) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.13
Paleturquoise
#AFEEEE
ΔE00 8.19
Mediumturquoise
#48D1CC
ΔE00 8.20
Lightblue
#ADD8E6
ΔE00 9.20
Pale Teal
#82CBB2
ΔE00 9.22
Robin'S Egg Blue
#98EFF9
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCBCA #CB8F90
analogous
#8FCBAC #8FCBCA #8FAECB
triadic
#8FCBCA #CA8FCB #CBCA8F
tetradic
#8FCBCA #AC8FCB #CB8F90 #AECB8F
square
#8FCBCA #AC8FCB #CB8F90 #AECB8F
split-complementary
#8FCBCA #CB8FAE #CBAC8F
monochromatic
#479997 #65B8B6 #8FCBCA #B9DEDE #E3F2F2
Accessibility & contrast
On white
1.82
#8FCBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#8FCBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCBCA
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCBCA | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5CA
Deuteranopia (green-blind)
#B8BDCB
Tritanopia (blue-blind)
#7ACFCA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8fcbca; /* rgb */ color: rgb(143, 203, 202); /* oklch */ color: oklch(80.1% 0.061 194.7);
Tailwind
colors: {
custom: {
50: '#b2dbda',
500: '#8fcbca',
950: '#000000',
},
}SCSS
$custom: #8fcbca; $custom-light: #b2dbda; $custom-dark: #000000;
JSON
{
"hex": "#8fcbca",
"rgb": {
"r": 143,
"g": 203,
"b": 202
},
"hsl": {
"h": 179,
"s": 36.585,
"l": 67.843
},
"oklch": {
"l": 0.80105,
"c": 0.06147,
"h": 194.7
},
"luminance": 0.52816
}Semantic roles & 50–950 ramp
primary
#8FCBCA
secondary
#A05F60
accent
#3638AF
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483