#8CCBCA#8CCBCA
#8CCBCA is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.9% C 0.064 H 194.7°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCBCA |
|---|---|
| RGB | rgb(140, 203, 202) |
| HSL | hsl(179, 38%, 67%) |
| HSV | hsv(179, 31%, 80%) |
| CMYK | cmyk(31%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(77.61, -20.16, -5.92) |
| CIE-LCH | lch(77.61, 21.01, 196.38°) |
| OKLab | oklab(79.94% -0.0621 -0.0163) |
| OKLCH | oklch(79.94% 0.064 194.7) |
| XYZ | xyz(42.8282, 52.5492, 63.7520) |
| Luminance | 0.5255 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.46
Mediumturquoise
#48D1CC
ΔE00 7.73
Paleturquoise
#AFEEEE
ΔE00 8.30
Darkturquoise
#00CED1
ΔE00 9.08
Pale Teal
#82CBB2
ΔE00 9.11
Robin'S Egg Blue
#98EFF9
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCBCA #CB8C8D
analogous
#8CCBAB #8CCBCA #8CACCB
triadic
#8CCBCA #CA8CCB #CBCA8C
tetradic
#8CCBCA #AB8CCB #CB8C8D #ACCB8C
square
#8CCBCA #AB8CCB #CB8C8D #ACCB8C
split-complementary
#8CCBCA #CB8CAC #CBAB8C
monochromatic
#459897 #62B8B7 #8CCBCA #B6DEDD #E0F1F1
Accessibility & contrast
On white
1.82
#8CCBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#8CCBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCBCA
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCBCA | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CA
Deuteranopia (green-blind)
#B7BCCB
Tritanopia (blue-blind)
#75CFCA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8ccbca; /* rgb */ color: rgb(140, 203, 202); /* oklch */ color: oklch(79.9% 0.064 194.7);
Tailwind
colors: {
custom: {
50: '#b0dbda',
500: '#8ccbca',
950: '#000000',
},
}SCSS
$custom: #8ccbca; $custom-light: #b0dbda; $custom-dark: #000000;
JSON
{
"hex": "#8ccbca",
"rgb": {
"r": 140,
"g": 203,
"b": 202
},
"hsl": {
"h": 179.048,
"s": 37.725,
"l": 67.255
},
"oklch": {
"l": 0.79939,
"c": 0.06419,
"h": 194.7
},
"luminance": 0.52552
}Semantic roles & 50–950 ramp
primary
#8CCBCA
secondary
#9F5C5D
accent
#3537B1
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#111514
muted
#818483