#8FCFCA#8FCFCA
#8FCFCA is a light, moderate teal. Relative luminance 0.547; OKLCH L 81.0% C 0.065 H 189.8°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCFCA |
|---|---|
| RGB | rgb(143, 207, 202) |
| HSL | hsl(175, 40%, 69%) |
| HSV | hsv(175, 31%, 81%) |
| CMYK | cmyk(30.9%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(78.88, -21.32, -4.02) |
| CIE-LCH | lch(78.88, 21.70, 190.69°) |
| OKLab | oklab(81% -0.0645 -0.0111) |
| OKLCH | oklch(81% 0.065 189.8) |
| XYZ | xyz(44.2976, 54.7271, 64.0949) |
| Luminance | 0.5473 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.38
Pale Teal
#82CBB2
ΔE00 7.59
Paleturquoise
#AFEEEE
ΔE00 7.69
Powder Blue
#B0E0E6
ΔE00 7.80
Seafoam Blue
#78D1B6
ΔE00 8.38
Robin'S Egg Blue
#98EFF9
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCFCA #CF8F94
analogous
#8FCFAA #8FCFCA #8FB4CF
triadic
#8FCFCA #CA8FCF #CFCA8F
tetradic
#8FCFCA #AA8FCF #CF8F94 #B4CF8F
square
#8FCFCA #AA8FCF #CF8F94 #B4CF8F
split-complementary
#8FCFCA #CF8FB4 #CFAA8F
monochromatic
#449F98 #64BDB6 #8FCFCA #BAE1DE #E5F4F3
Accessibility & contrast
On white
1.76
#8FCFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#8FCFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCFCA
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCFCA | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8CA
Deuteranopia (green-blind)
#BCC0CB
Tritanopia (blue-blind)
#79D2CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8fcfca; /* rgb */ color: rgb(143, 207, 202); /* oklch */ color: oklch(81.0% 0.065 189.8);
Tailwind
colors: {
custom: {
50: '#b2ddda',
500: '#8fcfca',
950: '#000000',
},
}SCSS
$custom: #8fcfca; $custom-light: #b2ddda; $custom-dark: #000000;
JSON
{
"hex": "#8fcfca",
"rgb": {
"r": 143,
"g": 207,
"b": 202
},
"hsl": {
"h": 175.313,
"s": 40,
"l": 68.627
},
"oklch": {
"l": 0.80999,
"c": 0.06545,
"h": 189.8
},
"luminance": 0.5473
}Semantic roles & 50–950 ramp
primary
#8FCFCA
secondary
#A45E63
accent
#323DB3
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483