#8CD0BE#8CD0BE
#8CD0BE is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.7% C 0.074 H 175.9°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD0BE |
|---|---|
| RGB | rgb(140, 208, 190) |
| HSL | hsl(164, 42%, 68%) |
| HSV | hsv(164, 33%, 82%) |
| CMYK | cmyk(32.7%, 0%, 8.7%, 18.4%) |
| CIE-LAB | lab(78.70, -25.34, 2.12) |
| CIE-LCH | lch(78.70, 25.43, 175.22°) |
| OKLab | oklab(80.7% -0.0733 0.0052) |
| OKLCH | oklch(80.7% 0.074 175.9) |
| XYZ | xyz(42.6621, 54.4025, 56.9580) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.90
Seafoam Blue
#78D1B6
ΔE00 3.82
Light Teal
#90E4C1
ΔE00 6.63
Mediumaquamarine
#66CDAA
ΔE00 6.63
Seafoam
#7FE0B3
ΔE00 8.42
Mediumturquoise
#48D1CC
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD0BE #D08C9E
analogous
#8CD09C #8CD0BE #8CC0D0
triadic
#8CD0BE #BE8CD0 #D0BE8C
tetradic
#8CD0BE #9C8CD0 #D08C9E #C0D08C
square
#8CD0BE #9C8CD0 #D08C9E #C0D08C
split-complementary
#8CD0BE #D08CC0 #D09C8C
monochromatic
#41A087 #61BEA5 #8CD0BE #B7E2D7 #E3F4EF
Accessibility & contrast
On white
1.77
#8CD0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#8CD0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD0BE
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD0BE | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BD
Deuteranopia (green-blind)
#BFBFBF
Tritanopia (blue-blind)
#78D2CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8cd0be; /* rgb */ color: rgb(140, 208, 190); /* oklch */ color: oklch(80.7% 0.074 175.9);
Tailwind
colors: {
custom: {
50: '#b0ded1',
500: '#8cd0be',
950: '#000000',
},
}SCSS
$custom: #8cd0be; $custom-light: #b0ded1; $custom-dark: #000000;
JSON
{
"hex": "#8cd0be",
"rgb": {
"r": 140,
"g": 208,
"b": 190
},
"hsl": {
"h": 164.118,
"s": 41.975,
"l": 68.235
},
"oklch": {
"l": 0.80703,
"c": 0.07354,
"h": 175.9
},
"luminance": 0.54405
}Semantic roles & 50–950 ramp
primary
#8CD0BE
secondary
#A55B6F
accent
#3054B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111514
muted
#818483