#8FCCBD#8FCCBD
#8FCCBD is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.9% C 0.066 H 177.5°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCCBD |
|---|---|
| RGB | rgb(143, 204, 189) |
| HSL | hsl(165, 37%, 68%) |
| HSV | hsv(165, 30%, 80%) |
| CMYK | cmyk(29.9%, 0%, 7.4%, 20%) |
| CIE-LAB | lab(77.70, -22.71, 1.22) |
| CIE-LCH | lch(77.70, 22.75, 176.92°) |
| OKLab | oklab(79.94% -0.0661 0.0029) |
| OKLCH | oklch(79.94% 0.066 177.5) |
| XYZ | xyz(42.1028, 52.6973, 56.0874) |
| Luminance | 0.5270 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.83
Seafoam Blue
#78D1B6
ΔE00 5.21
Mediumaquamarine
#66CDAA
ΔE00 7.80
Light Teal
#90E4C1
ΔE00 8.08
Mediumturquoise
#48D1CC
ΔE00 8.68
Turquoise
#40E0D0
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCCBD #CC8F9E
analogous
#8FCC9E #8FCCBD #8FBCCC
triadic
#8FCCBD #BD8FCC #CCBD8F
tetradic
#8FCCBD #9E8FCC #CC8F9E #BCCC8F
square
#8FCCBD #9E8FCC #CC8F9E #BCCC8F
split-complementary
#8FCCBD #CC8FBC #CC9E8F
monochromatic
#469A86 #65B9A4 #8FCCBD #B9DFD6 #E3F2EF
Accessibility & contrast
On white
1.82
#8FCCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#8FCCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCCBD
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCCBD | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BC
Deuteranopia (green-blind)
#BCBDBE
Tritanopia (blue-blind)
#7ECEC7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8fccbd; /* rgb */ color: rgb(143, 204, 189); /* oklch */ color: oklch(79.9% 0.066 177.5);
Tailwind
colors: {
custom: {
50: '#b1dbd0',
500: '#8fccbd',
950: '#000000',
},
}SCSS
$custom: #8fccbd; $custom-light: #b1dbd0; $custom-dark: #000000;
JSON
{
"hex": "#8fccbd",
"rgb": {
"r": 143,
"g": 204,
"b": 189
},
"hsl": {
"h": 165.246,
"s": 37.423,
"l": 68.039
},
"oklch": {
"l": 0.79935,
"c": 0.06618,
"h": 177.5
},
"luminance": 0.52699
}Semantic roles & 50–950 ramp
primary
#8FCCBD
secondary
#A15E6F
accent
#3553B0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483