#8CD1BF#8CD1BF
#8CD1BF is a light, moderate teal. Relative luminance 0.549; OKLCH L 81.0% C 0.074 H 176.1°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD1BF |
|---|---|
| RGB | rgb(140, 209, 191) |
| HSL | hsl(164, 43%, 68%) |
| HSV | hsv(164, 33%, 82%) |
| CMYK | cmyk(33%, 0%, 8.6%, 18%) |
| CIE-LAB | lab(79.00, -25.61, 2.03) |
| CIE-LCH | lch(79.00, 25.70, 175.46°) |
| OKLab | oklab(80.96% -0.0742 0.005) |
| OKLCH | oklch(80.96% 0.074 176.1) |
| XYZ | xyz(43.0164, 54.9355, 57.6171) |
| Luminance | 0.5494 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.01
Seafoam Blue
#78D1B6
ΔE00 3.77
Light Teal
#90E4C1
ΔE00 6.48
Mediumaquamarine
#66CDAA
ΔE00 6.64
Seafoam
#7FE0B3
ΔE00 8.33
Turquoise
#40E0D0
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD1BF #D18C9E
analogous
#8CD19C #8CD1BF #8CC0D1
triadic
#8CD1BF #BF8CD1 #D1BF8C
tetradic
#8CD1BF #9C8CD1 #D18C9E #C0D18C
square
#8CD1BF #9C8CD1 #D18C9E #C0D18C
split-complementary
#8CD1BF #D18CC0 #D19C8C
monochromatic
#41A289 #60C0A7 #8CD1BF #B8E2D7 #E3F4F0
Accessibility & contrast
On white
1.75
#8CD1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#8CD1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD1BF
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD1BF | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BE
Deuteranopia (green-blind)
#C0C0C0
Tritanopia (blue-blind)
#78D3CB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8cd1bf; /* rgb */ color: rgb(140, 209, 191); /* oklch */ color: oklch(81.0% 0.074 176.1);
Tailwind
colors: {
custom: {
50: '#b0dfd2',
500: '#8cd1bf',
950: '#000000',
},
}SCSS
$custom: #8cd1bf; $custom-light: #b0dfd2; $custom-dark: #000000;
JSON
{
"hex": "#8cd1bf",
"rgb": {
"r": 140,
"g": 209,
"b": 191
},
"hsl": {
"h": 164.348,
"s": 42.857,
"l": 68.431
},
"oklch": {
"l": 0.80959,
"c": 0.07434,
"h": 176.1
},
"luminance": 0.54938
}Semantic roles & 50–950 ramp
primary
#8CD1BF
secondary
#A75B6E
accent
#3053B6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111514
muted
#818483