#8CCFBF#8CCFBF
#8CCFBF is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.5% C 0.072 H 177.7°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCFBF |
|---|---|
| RGB | rgb(140, 207, 191) |
| HSL | hsl(166, 41%, 68%) |
| HSV | hsv(166, 32%, 81%) |
| CMYK | cmyk(32.4%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(78.44, -24.63, 1.21) |
| CIE-LCH | lch(78.44, 24.66, 177.19°) |
| OKLab | oklab(80.51% -0.0717 0.0028) |
| OKLCH | oklch(80.51% 0.072 177.7) |
| XYZ | xyz(42.5287, 53.9603, 57.4546) |
| Luminance | 0.5396 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.44
Seafoam Blue
#78D1B6
ΔE00 4.40
Mediumaquamarine
#66CDAA
ΔE00 7.18
Light Teal
#90E4C1
ΔE00 7.30
Mediumturquoise
#48D1CC
ΔE00 8.09
Turquoise
#40E0D0
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCFBF #CF8C9C
analogous
#8CCF9D #8CCFBF #8CBDCF
triadic
#8CCFBF #BF8CCF #CFBF8C
tetradic
#8CCFBF #9D8CCF #CF8C9C #BDCF8C
square
#8CCFBF #9D8CCF #CF8C9C #BDCF8C
split-complementary
#8CCFBF #CF8CBD #CF9D8C
monochromatic
#429E88 #61BDA7 #8CCFBF #B7E1D7 #E2F3EF
Accessibility & contrast
On white
1.78
#8CCFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#8CCFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCFBF
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCFBF | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BE
Deuteranopia (green-blind)
#BEBEC0
Tritanopia (blue-blind)
#78D1CA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8ccfbf; /* rgb */ color: rgb(140, 207, 191); /* oklch */ color: oklch(80.5% 0.072 177.7);
Tailwind
colors: {
custom: {
50: '#b0ded2',
500: '#8ccfbf',
950: '#000000',
},
}SCSS
$custom: #8ccfbf; $custom-light: #b0ded2; $custom-dark: #000000;
JSON
{
"hex": "#8ccfbf",
"rgb": {
"r": 140,
"g": 207,
"b": 191
},
"hsl": {
"h": 165.672,
"s": 41.104,
"l": 68.039
},
"oklch": {
"l": 0.80505,
"c": 0.07174,
"h": 177.7
},
"luminance": 0.53963
}Semantic roles & 50–950 ramp
primary
#8CCFBF
secondary
#A45B6C
accent
#3151B4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111514
muted
#818483