#8FCFCB#8FCFCB
#8FCFCB is a light, moderate teal. Relative luminance 0.548; OKLCH L 81.0% C 0.065 H 191.0°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCFCB |
|---|---|
| RGB | rgb(143, 207, 203) |
| HSL | hsl(176, 40%, 69%) |
| HSV | hsv(176, 31%, 81%) |
| CMYK | cmyk(30.9%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(78.91, -21.09, -4.52) |
| CIE-LCH | lch(78.91, 21.57, 192.10°) |
| OKLab | oklab(81.03% -0.0641 -0.0125) |
| OKLCH | oklch(81.03% 0.065 191) |
| XYZ | xyz(44.4163, 54.7746, 64.7205) |
| Luminance | 0.5478 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.43
Powder Blue
#B0E0E6
ΔE00 7.54
Paleturquoise
#AFEEEE
ΔE00 7.57
Pale Teal
#82CBB2
ΔE00 8.00
Seafoam Blue
#78D1B6
ΔE00 8.77
Robin'S Egg Blue
#98EFF9
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCFCB #CF8F93
analogous
#8FCFAB #8FCFCB #8FB3CF
triadic
#8FCFCB #CB8FCF #CFCB8F
tetradic
#8FCFCB #AB8FCF #CF8F93 #B3CF8F
square
#8FCFCB #AB8FCF #CF8F93 #B3CF8F
split-complementary
#8FCFCB #CF8FB3 #CFAB8F
monochromatic
#449F9A #64BDB7 #8FCFCB #BAE1DF #E5F4F3
Accessibility & contrast
On white
1.76
#8FCFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#8FCFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCFCB
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCFCB | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CB
Deuteranopia (green-blind)
#BCC0CC
Tritanopia (blue-blind)
#79D2CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8fcfcb; /* rgb */ color: rgb(143, 207, 203); /* oklch */ color: oklch(81.0% 0.065 191.0);
Tailwind
colors: {
custom: {
50: '#b2ddda',
500: '#8fcfcb',
950: '#000000',
},
}SCSS
$custom: #8fcfcb; $custom-light: #b2ddda; $custom-dark: #000000;
JSON
{
"hex": "#8fcfcb",
"rgb": {
"r": 143,
"g": 207,
"b": 203
},
"hsl": {
"h": 176.25,
"s": 40,
"l": 68.627
},
"oklch": {
"l": 0.8103,
"c": 0.06528,
"h": 191
},
"luminance": 0.54777
}Semantic roles & 50–950 ramp
primary
#8FCFCB
secondary
#A45E62
accent
#323BB3
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483