#8CD7CB#8CD7CB
#8CD7CB is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.7% C 0.077 H 183.2°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD7CB |
|---|---|
| RGB | rgb(140, 215, 203) |
| HSL | hsl(170, 48%, 70%) |
| HSV | hsv(170, 35%, 84%) |
| CMYK | cmyk(34.9%, 0%, 5.6%, 15.7%) |
| CIE-LAB | lab(81.01, -25.88, -1.46) |
| CIE-LCH | lch(81.01, 25.92, 183.22°) |
| OKLab | oklab(82.67% -0.0765 -0.0043) |
| OKLCH | oklch(82.67% 0.077 183.2) |
| XYZ | xyz(45.8913, 58.4853, 65.3590) |
| Luminance | 0.5849 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.68
Seafoam Blue
#78D1B6
ΔE00 5.73
Mediumturquoise
#48D1CC
ΔE00 6.84
Turquoise
#40E0D0
ΔE00 7.21
Tiffany Blue
#7BF2DA
ΔE00 7.57
Light Teal
#90E4C1
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD7CB #D78C98
analogous
#8CD7A6 #8CD7CB #8CBED7
triadic
#8CD7CB #CB8CD7 #D7CB8C
tetradic
#8CD7CB #A68CD7 #D78C98 #BED78C
square
#8CD7CB #A68CD7 #D78C98 #BED78C
split-complementary
#8CD7CB #D78CBE #D7A68C
monochromatic
#3CAD9B #5FC7B6 #8CD7CB #B9E7E0 #E7F7F4
Accessibility & contrast
On white
1.65
#8CD7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#8CD7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD7CB
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD7CB | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCB
Deuteranopia (green-blind)
#C3C5CC
Tritanopia (blue-blind)
#73DAD3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #8cd7cb; /* rgb */ color: rgb(140, 215, 203); /* oklch */ color: oklch(82.7% 0.077 183.2);
Tailwind
colors: {
custom: {
50: '#b0e3da',
500: '#8cd7cb',
950: '#000000',
},
}SCSS
$custom: #8cd7cb; $custom-light: #b0e3da; $custom-dark: #000000;
JSON
{
"hex": "#8cd7cb",
"rgb": {
"r": 140,
"g": 215,
"b": 203
},
"hsl": {
"h": 170.4,
"s": 48.387,
"l": 69.608
},
"oklch": {
"l": 0.82669,
"c": 0.07663,
"h": 183.2
},
"luminance": 0.58488
}Semantic roles & 50–950 ramp
primary
#8CD7CB
secondary
#AD5A67
accent
#2A41BC
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483