#8CCBBF#8CCBBF
#8CCBBF is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.6% C 0.067 H 181.3°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCBBF |
|---|---|
| RGB | rgb(140, 203, 191) |
| HSL | hsl(169, 38%, 67%) |
| HSV | hsv(169, 31%, 80%) |
| CMYK | cmyk(31%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(77.31, -22.65, -0.44) |
| CIE-LCH | lch(77.31, 22.66, 181.11°) |
| OKLab | oklab(79.6% -0.0666 -0.0015) |
| OKLCH | oklch(79.6% 0.067 181.3) |
| XYZ | xyz(41.5719, 52.0467, 57.1356) |
| Luminance | 0.5205 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.71
Seafoam Blue
#78D1B6
ΔE00 5.89
Mediumturquoise
#48D1CC
ΔE00 7.84
Mediumaquamarine
#66CDAA
ΔE00 8.49
Light Teal
#90E4C1
ΔE00 9.02
Turquoise
#40E0D0
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCBBF #CB8C98
analogous
#8CCB9F #8CCBBF #8CB8CB
triadic
#8CCBBF #BF8CCB #CBBF8C
tetradic
#8CCBBF #9F8CCB #CB8C98 #B8CB8C
square
#8CCBBF #9F8CCB #CB8C98 #B8CB8C
split-complementary
#8CCBBF #CB8CB8 #CB9F8C
monochromatic
#459888 #62B8A8 #8CCBBF #B6DED6 #E0F1EE
Accessibility & contrast
On white
1.84
#8CCBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#8CCBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCBBF
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCBBF | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BF
Deuteranopia (green-blind)
#BABBC0
Tritanopia (blue-blind)
#79CDC7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8ccbbf; /* rgb */ color: rgb(140, 203, 191); /* oklch */ color: oklch(79.6% 0.067 181.3);
Tailwind
colors: {
custom: {
50: '#afdbd2',
500: '#8ccbbf',
950: '#000000',
},
}SCSS
$custom: #8ccbbf; $custom-light: #afdbd2; $custom-dark: #000000;
JSON
{
"hex": "#8ccbbf",
"rgb": {
"r": 140,
"g": 203,
"b": 191
},
"hsl": {
"h": 168.571,
"s": 37.725,
"l": 67.255
},
"oklch": {
"l": 0.796,
"c": 0.06667,
"h": 181.3
},
"luminance": 0.52049
}Semantic roles & 50–950 ramp
primary
#8CCBBF
secondary
#9F5C69
accent
#354CB1
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#111514
muted
#818483