#8CD7CA#8CD7CA
#8CD7CA is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.6% C 0.077 H 182.2°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD7CA |
|---|---|
| RGB | rgb(140, 215, 202) |
| HSL | hsl(170, 48%, 70%) |
| HSV | hsv(170, 35%, 84%) |
| CMYK | cmyk(34.9%, 0%, 6%, 15.7%) |
| CIE-LAB | lab(80.98, -26.11, -0.96) |
| CIE-LCH | lch(80.98, 26.13, 182.11°) |
| OKLab | oklab(82.64% -0.0769 -0.003) |
| OKLCH | oklch(82.64% 0.077 182.2) |
| XYZ | xyz(45.7725, 58.4378, 64.7334) |
| Luminance | 0.5844 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.36
Seafoam Blue
#78D1B6
ΔE00 5.40
Mediumturquoise
#48D1CC
ΔE00 6.99
Turquoise
#40E0D0
ΔE00 7.18
Tiffany Blue
#7BF2DA
ΔE00 7.42
Light Teal
#90E4C1
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD7CA #D78C99
analogous
#8CD7A5 #8CD7CA #8CBFD7
triadic
#8CD7CA #CA8CD7 #D7CA8C
tetradic
#8CD7CA #A58CD7 #D78C99 #BFD78C
square
#8CD7CA #A58CD7 #D78C99 #BFD78C
split-complementary
#8CD7CA #D78CBF #D7A58C
monochromatic
#3CAD99 #5FC7B5 #8CD7CA #B9E7DF #E7F7F4
Accessibility & contrast
On white
1.66
#8CD7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#8CD7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD7CA
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD7CA | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFCA
Deuteranopia (green-blind)
#C3C5CB
Tritanopia (blue-blind)
#73DAD3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #8cd7ca; /* rgb */ color: rgb(140, 215, 202); /* oklch */ color: oklch(82.6% 0.077 182.2);
Tailwind
colors: {
custom: {
50: '#b0e3da',
500: '#8cd7ca',
950: '#000000',
},
}SCSS
$custom: #8cd7ca; $custom-light: #b0e3da; $custom-dark: #000000;
JSON
{
"hex": "#8cd7ca",
"rgb": {
"r": 140,
"g": 215,
"b": 202
},
"hsl": {
"h": 169.6,
"s": 48.387,
"l": 69.608
},
"oklch": {
"l": 0.82639,
"c": 0.07699,
"h": 182.2
},
"luminance": 0.58441
}Semantic roles & 50–950 ramp
primary
#8CD7CA
secondary
#AD5A68
accent
#2A43BC
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483