#8FCFBB#8FCFBB
#8FCFBB is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.6% C 0.071 H 172.9°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCFBB |
|---|---|
| RGB | rgb(143, 207, 187) |
| HSL | hsl(161, 40%, 69%) |
| HSV | hsv(161, 31%, 81%) |
| CMYK | cmyk(30.9%, 0%, 9.7%, 18.8%) |
| CIE-LAB | lab(78.49, -24.63, 3.45) |
| CIE-LCH | lch(78.49, 24.87, 172.02°) |
| OKLab | oklab(80.55% -0.0708 0.0088) |
| OKLCH | oklch(80.55% 0.071 172.9) |
| XYZ | xyz(42.6071, 54.0509, 55.1919) |
| Luminance | 0.5405 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.49
Seafoam Blue
#78D1B6
ΔE00 3.84
Light Teal
#90E4C1
ΔE00 6.37
Mediumaquamarine
#66CDAA
ΔE00 6.46
Seafoam
#7FE0B3
ΔE00 8.03
Tiffany Blue
#7BF2DA
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCFBB #CF8FA3
analogous
#8FCF9B #8FCFBB #8FC3CF
triadic
#8FCFBB #BB8FCF #CFBB8F
tetradic
#8FCFBB #9B8FCF #CF8FA3 #C3CF8F
square
#8FCFBB #9B8FCF #CF8FA3 #C3CF8F
split-complementary
#8FCFBB #CF8FC3 #CF9B8F
monochromatic
#449F83 #64BDA1 #8FCFBB #BAE1D5 #E5F4EF
Accessibility & contrast
On white
1.78
#8FCFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#8FCFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCFBB
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCFBB | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BA
Deuteranopia (green-blind)
#C0BFBC
Tritanopia (blue-blind)
#7ED0C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8fcfbb; /* rgb */ color: rgb(143, 207, 187); /* oklch */ color: oklch(80.6% 0.071 172.9);
Tailwind
colors: {
custom: {
50: '#b1decf',
500: '#8fcfbb',
950: '#000000',
},
}SCSS
$custom: #8fcfbb; $custom-light: #b1decf; $custom-dark: #000000;
JSON
{
"hex": "#8fcfbb",
"rgb": {
"r": 143,
"g": 207,
"b": 187
},
"hsl": {
"h": 161.25,
"s": 40,
"l": 68.627
},
"oklch": {
"l": 0.80555,
"c": 0.07131,
"h": 172.9
},
"luminance": 0.54053
}Semantic roles & 50–950 ramp
primary
#8FCFBB
secondary
#A45E74
accent
#325BB3
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483