#8CD7C8#8CD7C8
#8CD7C8 is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.6% C 0.078 H 180.3°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD7C8 |
|---|---|
| RGB | rgb(140, 215, 200) |
| HSL | hsl(168, 48%, 70%) |
| HSV | hsv(168, 35%, 84%) |
| CMYK | cmyk(34.9%, 0%, 7%, 15.7%) |
| CIE-LAB | lab(80.93, -26.56, 0.03) |
| CIE-LCH | lch(80.93, 26.56, 179.94°) |
| OKLab | oklab(82.58% -0.0778 -0.0003) |
| OKLCH | oklch(82.58% 0.078 180.3) |
| XYZ | xyz(45.5372, 58.3437, 63.4943) |
| Luminance | 0.5835 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.76
Pale Teal
#82CBB2
ΔE00 4.77
Light Teal
#90E4C1
ΔE00 6.74
Tiffany Blue
#7BF2DA
ΔE00 7.18
Turquoise
#40E0D0
ΔE00 7.19
Mediumturquoise
#48D1CC
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD7C8 #D78C9B
analogous
#8CD7A3 #8CD7C8 #8CC1D7
triadic
#8CD7C8 #C88CD7 #D7C88C
tetradic
#8CD7C8 #A38CD7 #D78C9B #C1D78C
square
#8CD7C8 #A38CD7 #D78C9B #C1D78C
split-complementary
#8CD7C8 #D78CC1 #D7A38C
monochromatic
#3CAD96 #5FC7B2 #8CD7C8 #B9E7DE #E7F7F3
Accessibility & contrast
On white
1.66
#8CD7C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#8CD7C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD7C8
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD7C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD7C8 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFC7
Deuteranopia (green-blind)
#C4C5C9
Tritanopia (blue-blind)
#74D9D2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #8cd7c8; /* rgb */ color: rgb(140, 215, 200); /* oklch */ color: oklch(82.6% 0.078 180.3);
Tailwind
colors: {
custom: {
50: '#b0e3d8',
500: '#8cd7c8',
950: '#000000',
},
}SCSS
$custom: #8cd7c8; $custom-light: #b0e3d8; $custom-dark: #000000;
JSON
{
"hex": "#8cd7c8",
"rgb": {
"r": 140,
"g": 215,
"b": 200
},
"hsl": {
"h": 168,
"s": 48.387,
"l": 69.608
},
"oklch": {
"l": 0.8258,
"c": 0.07777,
"h": 180.3
},
"luminance": 0.58346
}Semantic roles & 50–950 ramp
primary
#8CD7C8
secondary
#AD5A6B
accent
#2A47BC
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483