#8FCBCB#8FCBCB
#8FCBCB is a light, moderate teal. Relative luminance 0.529; OKLCH L 80.1% C 0.061 H 196.0°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCBCB |
|---|---|
| RGB | rgb(143, 203, 203) |
| HSL | hsl(180, 37%, 68%) |
| HSV | hsv(180, 30%, 80%) |
| CMYK | cmyk(29.6%, 0%, 0%, 20.4%) |
| CIE-LAB | lab(77.79, -19.08, -6.17) |
| CIE-LCH | lch(77.79, 20.05, 197.93°) |
| OKLab | oklab(80.14% -0.059 -0.0169) |
| OKLCH | oklch(80.14% 0.061 196) |
| XYZ | xyz(43.4595, 52.8610, 64.4016) |
| Luminance | 0.5286 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.92
Paleturquoise
#AFEEEE
ΔE00 8.16
Mediumturquoise
#48D1CC
ΔE00 8.35
Lightblue
#ADD8E6
ΔE00 8.88
Robin'S Egg Blue
#98EFF9
ΔE00 9.10
Darkturquoise
#00CED1
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCBCB #CB8F8F
analogous
#8FCBAD #8FCBCB #8FADCB
triadic
#8FCBCB #CB8FCB #CBCB8F
tetradic
#8FCBCB #AD8FCB #CB8F8F #ADCB8F
square
#8FCBCB #AD8FCB #CB8F8F #ADCB8F
split-complementary
#8FCBCB #CB8FAD #CBAD8F
monochromatic
#479999 #65B8B8 #8FCBCB #B9DEDE #E3F2F2
Accessibility & contrast
On white
1.81
#8FCBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#8FCBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCBCB
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCBCB | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CB
Deuteranopia (green-blind)
#B8BDCC
Tritanopia (blue-blind)
#79CFCB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8fcbcb; /* rgb */ color: rgb(143, 203, 203); /* oklch */ color: oklch(80.1% 0.061 196.0);
Tailwind
colors: {
custom: {
50: '#b2dbda',
500: '#8fcbcb',
950: '#000000',
},
}SCSS
$custom: #8fcbcb; $custom-light: #b2dbda; $custom-dark: #000000;
JSON
{
"hex": "#8fcbcb",
"rgb": {
"r": 143,
"g": 203,
"b": 203
},
"hsl": {
"h": 180,
"s": 36.585,
"l": 67.843
},
"oklch": {
"l": 0.80137,
"c": 0.06143,
"h": 196
},
"luminance": 0.52863
}Semantic roles & 50–950 ramp
primary
#8FCBCB
secondary
#A05F5F
accent
#3636AF
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483