#8FCDBA#8FCDBA
#8FCDBA is a light, moderate teal. Relative luminance 0.530; OKLCH L 80.1% C 0.069 H 173.4°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCDBA |
|---|---|
| RGB | rgb(143, 205, 186) |
| HSL | hsl(162, 38%, 68%) |
| HSV | hsv(162, 30%, 80%) |
| CMYK | cmyk(30.2%, 0%, 9.3%, 19.6%) |
| CIE-LAB | lab(77.90, -23.85, 3.13) |
| CIE-LCH | lch(77.90, 24.06, 172.52°) |
| OKLab | oklab(80.07% -0.0687 0.0079) |
| OKLCH | oklch(80.07% 0.069 173.4) |
| XYZ | xyz(42.0190, 53.0453, 54.4696) |
| Luminance | 0.5305 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.67
Seafoam Blue
#78D1B6
ΔE00 4.23
Mediumaquamarine
#66CDAA
ΔE00 6.75
Light Teal
#90E4C1
ΔE00 6.95
Seafoam
#7FE0B3
ΔE00 8.55
Mediumturquoise
#48D1CC
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCDBA #CD8FA2
analogous
#8FCD9B #8FCDBA #8FC1CD
triadic
#8FCDBA #BA8FCD #CDBA8F
tetradic
#8FCDBA #9B8FCD #CD8FA2 #C1CD8F
square
#8FCDBA #9B8FCD #CD8FA2 #C1CD8F
split-complementary
#8FCDBA #CD8FC1 #CD9B8F
monochromatic
#469C82 #65BAA0 #8FCDBA #B9E0D4 #E4F3EE
Accessibility & contrast
On white
1.81
#8FCDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#8FCDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCDBA
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCDBA | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5B9
Deuteranopia (green-blind)
#BEBDBB
Tritanopia (blue-blind)
#7ECEC7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8fcdba; /* rgb */ color: rgb(143, 205, 186); /* oklch */ color: oklch(80.1% 0.069 173.4);
Tailwind
colors: {
custom: {
50: '#b1dcce',
500: '#8fcdba',
950: '#000000',
},
}SCSS
$custom: #8fcdba; $custom-light: #b1dcce; $custom-dark: #000000;
JSON
{
"hex": "#8fcdba",
"rgb": {
"r": 143,
"g": 205,
"b": 186
},
"hsl": {
"h": 161.613,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.80074,
"c": 0.06912,
"h": 173.4
},
"luminance": 0.53047
}Semantic roles & 50–950 ramp
primary
#8FCDBA
secondary
#A25E73
accent
#345BB1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483