#8FCDBD#8FCDBD
#8FCDBD is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.2% C 0.068 H 176.6°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCDBD |
|---|---|
| RGB | rgb(143, 205, 189) |
| HSL | hsl(165, 38%, 68%) |
| HSV | hsv(165, 30%, 80%) |
| CMYK | cmyk(30.2%, 0%, 7.8%, 19.6%) |
| CIE-LAB | lab(77.98, -23.21, 1.63) |
| CIE-LCH | lch(77.98, 23.27, 175.98°) |
| OKLab | oklab(80.16% -0.0674 0.004) |
| OKLCH | oklch(80.16% 0.068 176.6) |
| XYZ | xyz(42.3412, 53.1742, 56.1669) |
| Luminance | 0.5318 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.52
Seafoam Blue
#78D1B6
ΔE00 4.86
Mediumaquamarine
#66CDAA
ΔE00 7.48
Light Teal
#90E4C1
ΔE00 7.65
Mediumturquoise
#48D1CC
ΔE00 8.75
Turquoise
#40E0D0
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCDBD #CD8F9F
analogous
#8FCD9E #8FCDBD #8FBECD
triadic
#8FCDBD #BD8FCD #CDBD8F
tetradic
#8FCDBD #9E8FCD #CD8F9F #BECD8F
square
#8FCDBD #9E8FCD #CD8F9F #BECD8F
split-complementary
#8FCDBD #CD8FBE #CD9E8F
monochromatic
#469C86 #65BAA4 #8FCDBD #B9E0D6 #E4F3EF
Accessibility & contrast
On white
1.80
#8FCDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#8FCDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCDBD
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCDBD | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BC
Deuteranopia (green-blind)
#BDBDBE
Tritanopia (blue-blind)
#7ECFC8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8fcdbd; /* rgb */ color: rgb(143, 205, 189); /* oklch */ color: oklch(80.2% 0.068 176.6);
Tailwind
colors: {
custom: {
50: '#b1dcd0',
500: '#8fcdbd',
950: '#000000',
},
}SCSS
$custom: #8fcdbd; $custom-light: #b1dcd0; $custom-dark: #000000;
JSON
{
"hex": "#8fcdbd",
"rgb": {
"r": 143,
"g": 205,
"b": 189
},
"hsl": {
"h": 164.516,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.8016,
"c": 0.06751,
"h": 176.6
},
"luminance": 0.53176
}Semantic roles & 50–950 ramp
primary
#8FCDBD
secondary
#A25E70
accent
#3455B1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483