#8FCFC5#8FCFC5
#8FCFC5 is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.8% C 0.067 H 183.9°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCFC5 |
|---|---|
| RGB | rgb(143, 207, 197) |
| HSL | hsl(171, 40%, 69%) |
| HSV | hsv(171, 31%, 81%) |
| CMYK | cmyk(30.9%, 0%, 4.8%, 18.8%) |
| CIE-LAB | lab(78.75, -22.45, -1.54) |
| CIE-LCH | lch(78.75, 22.50, 183.92°) |
| OKLab | oklab(80.85% -0.0666 -0.0045) |
| OKLCH | oklch(80.85% 0.067 183.9) |
| XYZ | xyz(43.7151, 54.4941, 61.0275) |
| Luminance | 0.5450 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.66
Seafoam Blue
#78D1B6
ΔE00 6.53
Mediumturquoise
#48D1CC
ΔE00 7.56
Paleturquoise
#AFEEEE
ΔE00 8.52
Turquoise
#40E0D0
ΔE00 8.98
Light Teal
#90E4C1
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCFC5 #CF8F99
analogous
#8FCFA5 #8FCFC5 #8FB9CF
triadic
#8FCFC5 #C58FCF #CFC58F
tetradic
#8FCFC5 #A58FCF #CF8F99 #B9CF8F
square
#8FCFC5 #A58FCF #CF8F99 #B9CF8F
split-complementary
#8FCFC5 #CF8FB9 #CFA58F
monochromatic
#449F91 #64BDAF #8FCFC5 #BAE1DB #E5F4F1
Accessibility & contrast
On white
1.76
#8FCFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#8FCFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCFC5
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCFC5 | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C5
Deuteranopia (green-blind)
#BDBFC6
Tritanopia (blue-blind)
#7BD2CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8fcfc5; /* rgb */ color: rgb(143, 207, 197); /* oklch */ color: oklch(80.8% 0.067 183.9);
Tailwind
colors: {
custom: {
50: '#b2ddd6',
500: '#8fcfc5',
950: '#000000',
},
}SCSS
$custom: #8fcfc5; $custom-light: #b2ddd6; $custom-dark: #000000;
JSON
{
"hex": "#8fcfc5",
"rgb": {
"r": 143,
"g": 207,
"b": 197
},
"hsl": {
"h": 170.625,
"s": 40,
"l": 68.627
},
"oklch": {
"l": 0.80847,
"c": 0.06671,
"h": 183.9
},
"luminance": 0.54497
}Semantic roles & 50–950 ramp
primary
#8FCFC5
secondary
#A45E69
accent
#3247B3
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483