#8FCABB#8FCABB
#8FCABB is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.4% C 0.065 H 177.0°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCABB |
|---|---|
| RGB | rgb(143, 202, 187) |
| HSL | hsl(165, 36%, 68%) |
| HSV | hsv(165, 29%, 79%) |
| CMYK | cmyk(29.2%, 0%, 7.4%, 20.8%) |
| CIE-LAB | lab(77.08, -22.15, 1.40) |
| CIE-LCH | lch(77.08, 22.19, 176.38°) |
| OKLab | oklab(79.43% -0.0644 0.0034) |
| OKLCH | oklch(79.43% 0.065 177) |
| XYZ | xyz(41.4149, 51.6665, 54.7945) |
| Luminance | 0.5167 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.89
Seafoam Blue
#78D1B6
ΔE00 5.44
Mediumaquamarine
#66CDAA
ΔE00 7.90
Light Teal
#90E4C1
ΔE00 8.42
Mediumturquoise
#48D1CC
ΔE00 8.96
Turquoise
#40E0D0
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCABB #CA8F9E
analogous
#8FCA9D #8FCABB #8FBBCA
triadic
#8FCABB #BB8FCA #CABB8F
tetradic
#8FCABB #9D8FCA #CA8F9E #BBCA8F
square
#8FCABB #9D8FCA #CA8F9E #BBCA8F
split-complementary
#8FCABB #CA8FBB #CA9D8F
monochromatic
#489783 #65B6A2 #8FCABB #B9DED4 #E2F1ED
Accessibility & contrast
On white
1.85
#8FCABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#8FCABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCABB
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCABB | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3BA
Deuteranopia (green-blind)
#BBBBBC
Tritanopia (blue-blind)
#7FCCC5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8fcabb; /* rgb */ color: rgb(143, 202, 187); /* oklch */ color: oklch(79.4% 0.065 177.0);
Tailwind
colors: {
custom: {
50: '#b1dacf',
500: '#8fcabb',
950: '#000000',
},
}SCSS
$custom: #8fcabb; $custom-light: #b1dacf; $custom-dark: #000000;
JSON
{
"hex": "#8fcabb",
"rgb": {
"r": 143,
"g": 202,
"b": 187
},
"hsl": {
"h": 164.746,
"s": 35.758,
"l": 67.647
},
"oklch": {
"l": 0.79425,
"c": 0.0645,
"h": 177
},
"luminance": 0.51669
}Semantic roles & 50–950 ramp
primary
#8FCABB
secondary
#9E5F6F
accent
#3755AF
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111413
muted
#818383