#8CCFCB#8CCFCB
#8CCFCB is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.9% C 0.068 H 191.2°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCFCB |
|---|---|
| RGB | rgb(140, 207, 203) |
| HSL | hsl(176, 41%, 68%) |
| HSV | hsv(176, 32%, 81%) |
| CMYK | cmyk(32.4%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(78.76, -21.93, -4.76) |
| CIE-LCH | lch(78.76, 22.44, 192.25°) |
| OKLab | oklab(80.87% -0.0667 -0.0132) |
| OKLCH | oklch(80.87% 0.068 191.2) |
| XYZ | xyz(43.9038, 54.5103, 64.6965) |
| Luminance | 0.5451 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.96
Paleturquoise
#AFEEEE
ΔE00 7.73
Powder Blue
#B0E0E6
ΔE00 7.86
Pale Teal
#82CBB2
ΔE00 7.92
Seafoam Blue
#78D1B6
ΔE00 8.61
Darkturquoise
#00CED1
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCFCB #CF8C90
analogous
#8CCFA9 #8CCFCB #8CB1CF
triadic
#8CCFCB #CB8CCF #CFCB8C
tetradic
#8CCFCB #A98CCF #CF8C90 #B1CF8C
square
#8CCFCB #A98CCF #CF8C90 #B1CF8C
split-complementary
#8CCFCB #CF8CB1 #CFA98C
monochromatic
#429E99 #61BDB7 #8CCFCB #B7E1DF #E2F3F2
Accessibility & contrast
On white
1.76
#8CCFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#8CCFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCFCB
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCFCB | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8CB
Deuteranopia (green-blind)
#BBBFCC
Tritanopia (blue-blind)
#74D3CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8ccfcb; /* rgb */ color: rgb(140, 207, 203); /* oklch */ color: oklch(80.9% 0.068 191.2);
Tailwind
colors: {
custom: {
50: '#b0ddda',
500: '#8ccfcb',
950: '#000000',
},
}SCSS
$custom: #8ccfcb; $custom-light: #b0ddda; $custom-dark: #000000;
JSON
{
"hex": "#8ccfcb",
"rgb": {
"r": 140,
"g": 207,
"b": 203
},
"hsl": {
"h": 176.418,
"s": 41.104,
"l": 68.039
},
"oklch": {
"l": 0.80867,
"c": 0.06796,
"h": 191.2
},
"luminance": 0.54513
}Semantic roles & 50–950 ramp
primary
#8CCFCB
secondary
#A45B5F
accent
#3139B4
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483