#8CD2D2#8CD2D2
#8CD2D2 is a light, moderate teal. Relative luminance 0.563; OKLCH L 81.8% C 0.070 H 195.9°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD2D2 |
|---|---|
| RGB | rgb(140, 210, 210) |
| HSL | hsl(180, 44%, 69%) |
| HSV | hsv(180, 33%, 82%) |
| CMYK | cmyk(33.3%, 0%, 0%, 17.6%) |
| CIE-LAB | lab(79.80, -21.80, -6.98) |
| CIE-LCH | lch(79.80, 22.89, 197.76°) |
| OKLab | oklab(81.76% -0.0675 -0.0192) |
| OKLCH | oklch(81.76% 0.07 195.9) |
| XYZ | xyz(45.4906, 56.3190, 69.4339) |
| Luminance | 0.5632 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.80
Paleturquoise
#AFEEEE
ΔE00 6.87
Mediumturquoise
#48D1CC
ΔE00 7.18
Robin'S Egg Blue
#98EFF9
ΔE00 7.50
Robin Egg Blue
#8AF1FE
ΔE00 8.43
Darkturquoise
#00CED1
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD2D2 #D28C8C
analogous
#8CD2AF #8CD2D2 #8CAFD2
triadic
#8CD2D2 #D28CD2 #D2D28C
tetradic
#8CD2D2 #AF8CD2 #D28C8C #AFD28C
square
#8CD2D2 #AF8CD2 #D28C8C #AFD28C
split-complementary
#8CD2D2 #D28CAF #D2AF8C
monochromatic
#40A4A4 #60C1C1 #8CD2D2 #B8E3E3 #E4F4F4
Accessibility & contrast
On white
1.71
#8CD2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#8CD2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD2D2
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD2D2 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CCD2
Deuteranopia (green-blind)
#BCC2D3
Tritanopia (blue-blind)
#71D6D2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8cd2d2; /* rgb */ color: rgb(140, 210, 210); /* oklch */ color: oklch(81.8% 0.070 195.9);
Tailwind
colors: {
custom: {
50: '#b0e0df',
500: '#8cd2d2',
950: '#000000',
},
}SCSS
$custom: #8cd2d2; $custom-light: #b0e0df; $custom-dark: #000000;
JSON
{
"hex": "#8cd2d2",
"rgb": {
"r": 140,
"g": 210,
"b": 210
},
"hsl": {
"h": 180,
"s": 43.75,
"l": 68.627
},
"oklch": {
"l": 0.81761,
"c": 0.07018,
"h": 195.9
},
"luminance": 0.56322
}Semantic roles & 50–950 ramp
primary
#8CD2D2
secondary
#A85B5B
accent
#2F2FB7
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484