#8FCBB9#8FCBB9
#8FCBB9 is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.6% C 0.067 H 173.9°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCBB9 |
|---|---|
| RGB | rgb(143, 203, 185) |
| HSL | hsl(162, 37%, 68%) |
| HSV | hsv(162, 30%, 80%) |
| CMYK | cmyk(29.6%, 0%, 8.9%, 20.4%) |
| CIE-LAB | lab(77.31, -23.08, 2.81) |
| CIE-LCH | lch(77.31, 23.25, 173.05°) |
| OKLab | oklab(79.59% -0.0665 0.0071) |
| OKLCH | oklch(79.59% 0.067 173.9) |
| XYZ | xyz(41.4377, 52.0522, 53.7532) |
| Luminance | 0.5205 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.97
Seafoam Blue
#78D1B6
ΔE00 4.67
Mediumaquamarine
#66CDAA
ΔE00 7.08
Light Teal
#90E4C1
ΔE00 7.55
Seafoam
#7FE0B3
ΔE00 9.09
Mediumturquoise
#48D1CC
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCBB9 #CB8FA1
analogous
#8FCB9B #8FCBB9 #8FBFCB
triadic
#8FCBB9 #B98FCB #CBB98F
tetradic
#8FCBB9 #9B8FCB #CB8FA1 #BFCB8F
square
#8FCBB9 #9B8FCB #CB8FA1 #BFCB8F
split-complementary
#8FCBB9 #CB8FBF #CB9B8F
monochromatic
#479980 #65B89F #8FCBB9 #B9DED3 #E3F2ED
Accessibility & contrast
On white
1.84
#8FCBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#8FCBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCBB9
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCBB9 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4B8
Deuteranopia (green-blind)
#BCBCBA
Tritanopia (blue-blind)
#7FCCC6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8fcbb9; /* rgb */ color: rgb(143, 203, 185); /* oklch */ color: oklch(79.6% 0.067 173.9);
Tailwind
colors: {
custom: {
50: '#b1dbce',
500: '#8fcbb9',
950: '#000000',
},
}SCSS
$custom: #8fcbb9; $custom-light: #b1dbce; $custom-dark: #000000;
JSON
{
"hex": "#8fcbb9",
"rgb": {
"r": 143,
"g": 203,
"b": 185
},
"hsl": {
"h": 162,
"s": 36.585,
"l": 67.843
},
"oklch": {
"l": 0.79593,
"c": 0.06692,
"h": 173.9
},
"luminance": 0.52054
}Semantic roles & 50–950 ramp
primary
#8FCBB9
secondary
#A05F72
accent
#365AAF
background
#FDFEFE
surface
#F8FBFA
border
#D1D4D3
text
#111513
muted
#818483