#8FCBC3#8FCBC3
#8FCBC3 is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.9% C 0.063 H 185.7°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCBC3 |
|---|---|
| RGB | rgb(143, 203, 195) |
| HSL | hsl(172, 37%, 68%) |
| HSV | hsv(172, 30%, 80%) |
| CMYK | cmyk(29.6%, 0%, 3.9%, 20.4%) |
| CIE-LAB | lab(77.57, -20.89, -2.19) |
| CIE-LCH | lch(77.57, 21.01, 185.98°) |
| OKLab | oklab(79.89% -0.0623 -0.0062) |
| OKLCH | oklch(79.89% 0.063 185.7) |
| XYZ | xyz(42.5307, 52.4894, 59.5096) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.36
Seafoam Blue
#78D1B6
ΔE00 7.47
Mediumturquoise
#48D1CC
ΔE00 7.91
Powder Blue
#B0E0E6
ΔE00 8.91
Paleturquoise
#AFEEEE
ΔE00 8.92
Turquoise
#40E0D0
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCBC3 #CB8F97
analogous
#8FCBA5 #8FCBC3 #8FB5CB
triadic
#8FCBC3 #C38FCB #CBC38F
tetradic
#8FCBC3 #A58FCB #CB8F97 #B5CB8F
square
#8FCBC3 #A58FCB #CB8F97 #B5CB8F
split-complementary
#8FCBC3 #CB8FB5 #CBA58F
monochromatic
#47998E #65B8AD #8FCBC3 #B9DED9 #E3F2F0
Accessibility & contrast
On white
1.83
#8FCBC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#8FCBC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCBC3
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCBC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCBC3 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4C3
Deuteranopia (green-blind)
#BABCC4
Tritanopia (blue-blind)
#7CCEC8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8fcbc3; /* rgb */ color: rgb(143, 203, 195); /* oklch */ color: oklch(79.9% 0.063 185.7);
Tailwind
colors: {
custom: {
50: '#b1dbd5',
500: '#8fcbc3',
950: '#000000',
},
}SCSS
$custom: #8fcbc3; $custom-light: #b1dbd5; $custom-dark: #000000;
JSON
{
"hex": "#8fcbc3",
"rgb": {
"r": 143,
"g": 203,
"b": 195
},
"hsl": {
"h": 172,
"s": 36.585,
"l": 67.843
},
"oklch": {
"l": 0.79888,
"c": 0.06265,
"h": 185.7
},
"luminance": 0.52492
}Semantic roles & 50–950 ramp
primary
#8FCBC3
secondary
#A05F67
accent
#3646AF
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483