#8FCBBF#8FCBBF
#8FCBBF is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.8% C 0.064 H 180.8°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCBBF |
|---|---|
| RGB | rgb(143, 203, 191) |
| HSL | hsl(168, 37%, 68%) |
| HSV | hsv(168, 30%, 80%) |
| CMYK | cmyk(29.6%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(77.47, -21.78, -0.19) |
| CIE-LCH | lch(77.47, 21.78, 180.50°) |
| OKLab | oklab(79.77% -0.064 -0.0009) |
| OKLCH | oklch(79.77% 0.064 180.8) |
| XYZ | xyz(42.0845, 52.3109, 57.1596) |
| Luminance | 0.5231 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.87
Seafoam Blue
#78D1B6
ΔE00 6.15
Mediumturquoise
#48D1CC
ΔE00 8.31
Mediumaquamarine
#66CDAA
ΔE00 8.73
Light Teal
#90E4C1
ΔE00 9.07
Paleturquoise
#AFEEEE
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCBBF #CB8F9B
analogous
#8FCBA1 #8FCBBF #8FB9CB
triadic
#8FCBBF #BF8FCB #CBBF8F
tetradic
#8FCBBF #A18FCB #CB8F9B #B9CB8F
square
#8FCBBF #A18FCB #CB8F9B #B9CB8F
split-complementary
#8FCBBF #CB8FB9 #CBA18F
monochromatic
#479988 #65B8A7 #8FCBBF #B9DED7 #E3F2EF
Accessibility & contrast
On white
1.83
#8FCBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#8FCBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCBBF
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCBBF | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BF
Deuteranopia (green-blind)
#BBBCC0
Tritanopia (blue-blind)
#7DCDC7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8fcbbf; /* rgb */ color: rgb(143, 203, 191); /* oklch */ color: oklch(79.8% 0.064 180.8);
Tailwind
colors: {
custom: {
50: '#b1dbd2',
500: '#8fcbbf',
950: '#000000',
},
}SCSS
$custom: #8fcbbf; $custom-light: #b1dbd2; $custom-dark: #000000;
JSON
{
"hex": "#8fcbbf",
"rgb": {
"r": 143,
"g": 203,
"b": 191
},
"hsl": {
"h": 168,
"s": 36.585,
"l": 67.843
},
"oklch": {
"l": 0.79768,
"c": 0.06402,
"h": 180.8
},
"luminance": 0.52313
}Semantic roles & 50–950 ramp
primary
#8FCBBF
secondary
#A05F6C
accent
#364EAF
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483