#8CD0BF#8CD0BF
#8CD0BF is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.7% C 0.073 H 176.9°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD0BF |
|---|---|
| RGB | rgb(140, 208, 191) |
| HSL | hsl(165, 42%, 68%) |
| HSV | hsv(165, 33%, 82%) |
| CMYK | cmyk(32.7%, 0%, 8.2%, 18.4%) |
| CIE-LAB | lab(78.72, -25.12, 1.62) |
| CIE-LCH | lch(78.72, 25.18, 176.31°) |
| OKLab | oklab(80.73% -0.0729 0.0039) |
| OKLCH | oklch(80.73% 0.073 176.9) |
| XYZ | xyz(42.7718, 54.4464, 57.5356) |
| Luminance | 0.5445 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.20
Seafoam Blue
#78D1B6
ΔE00 4.07
Light Teal
#90E4C1
ΔE00 6.89
Mediumaquamarine
#66CDAA
ΔE00 6.90
Mediumturquoise
#48D1CC
ΔE00 8.21
Turquoise
#40E0D0
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD0BF #D08C9D
analogous
#8CD09D #8CD0BF #8CBFD0
triadic
#8CD0BF #BF8CD0 #D0BF8C
tetradic
#8CD0BF #9D8CD0 #D08C9D #BFD08C
square
#8CD0BF #9D8CD0 #D08C9D #BFD08C
split-complementary
#8CD0BF #D08CBF #D09D8C
monochromatic
#41A088 #61BEA7 #8CD0BF #B7E2D7 #E3F4EF
Accessibility & contrast
On white
1.77
#8CD0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#8CD0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD0BF
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD0BF | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BE
Deuteranopia (green-blind)
#BFBFC0
Tritanopia (blue-blind)
#78D2CB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8cd0bf; /* rgb */ color: rgb(140, 208, 191); /* oklch */ color: oklch(80.7% 0.073 176.9);
Tailwind
colors: {
custom: {
50: '#b0ded2',
500: '#8cd0bf',
950: '#000000',
},
}SCSS
$custom: #8cd0bf; $custom-light: #b0ded2; $custom-dark: #000000;
JSON
{
"hex": "#8cd0bf",
"rgb": {
"r": 140,
"g": 208,
"b": 191
},
"hsl": {
"h": 165,
"s": 41.975,
"l": 68.235
},
"oklch": {
"l": 0.80732,
"c": 0.07303,
"h": 176.9
},
"luminance": 0.54449
}Semantic roles & 50–950 ramp
primary
#8CD0BF
secondary
#A55B6D
accent
#3052B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111514
muted
#818483