#8FCABE#8FCABE
#8FCABE is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.5% C 0.063 H 180.6°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCABE |
|---|---|
| RGB | rgb(143, 202, 190) |
| HSL | hsl(168, 36%, 68%) |
| HSV | hsv(168, 29%, 79%) |
| CMYK | cmyk(29.2%, 0%, 5.9%, 20.8%) |
| CIE-LAB | lab(77.16, -21.50, -0.10) |
| CIE-LCH | lch(77.16, 21.50, 180.27°) |
| OKLab | oklab(79.51% -0.0631 -0.0006) |
| OKLCH | oklch(79.51% 0.063 180.6) |
| XYZ | xyz(41.7394, 51.7963, 56.5036) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.89
Seafoam Blue
#78D1B6
ΔE00 6.25
Mediumturquoise
#48D1CC
ΔE00 8.45
Mediumaquamarine
#66CDAA
ΔE00 8.78
Light Teal
#90E4C1
ΔE00 9.23
Paleturquoise
#AFEEEE
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCABE #CA8F9B
analogous
#8FCAA1 #8FCABE #8FB8CA
triadic
#8FCABE #BE8FCA #CABE8F
tetradic
#8FCABE #A18FCA #CA8F9B #B8CA8F
square
#8FCABE #A18FCA #CA8F9B #B8CA8F
split-complementary
#8FCABE #CA8FB8 #CAA18F
monochromatic
#489787 #65B6A6 #8FCABE #B9DED6 #E2F1EE
Accessibility & contrast
On white
1.85
#8FCABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#8FCABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCABE
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCABE | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BE
Deuteranopia (green-blind)
#BABBBF
Tritanopia (blue-blind)
#7ECCC6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8fcabe; /* rgb */ color: rgb(143, 202, 190); /* oklch */ color: oklch(79.5% 0.063 180.6);
Tailwind
colors: {
custom: {
50: '#b1dad1',
500: '#8fcabe',
950: '#000000',
},
}SCSS
$custom: #8fcabe; $custom-light: #b1dad1; $custom-dark: #000000;
JSON
{
"hex": "#8fcabe",
"rgb": {
"r": 143,
"g": 202,
"b": 190
},
"hsl": {
"h": 167.797,
"s": 35.758,
"l": 67.647
},
"oklch": {
"l": 0.79513,
"c": 0.06315,
"h": 180.6
},
"luminance": 0.51798
}Semantic roles & 50–950 ramp
primary
#8FCABE
secondary
#9E5F6C
accent
#374FAF
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383