#8CD2D3#8CD2D3
#8CD2D3 is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.8% C 0.070 H 197.0°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD2D3 |
|---|---|
| RGB | rgb(140, 210, 211) |
| HSL | hsl(181, 45%, 69%) |
| HSV | hsv(181, 34%, 83%) |
| CMYK | cmyk(33.6%, 0.5%, 0%, 17.3%) |
| CIE-LAB | lab(79.82, -21.57, -7.48) |
| CIE-LCH | lch(79.82, 22.82, 199.12°) |
| OKLab | oklab(81.79% -0.0671 -0.0205) |
| OKLCH | oklch(81.79% 0.07 197) |
| XYZ | xyz(45.6155, 56.3690, 70.0921) |
| Luminance | 0.5637 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.59
Paleturquoise
#AFEEEE
ΔE00 6.84
Robin'S Egg Blue
#98EFF9
ΔE00 7.32
Mediumturquoise
#48D1CC
ΔE00 7.36
Robin Egg Blue
#8AF1FE
ΔE00 8.23
Robin'S Egg
#6DEDFD
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD2D3 #D38D8C
analogous
#8CD3B1 #8CD2D3 #8CAFD3
triadic
#8CD2D3 #D38CD2 #D2D38C
tetradic
#8CD2D3 #B18CD3 #D38D8C #AFD38C
square
#8CD2D3 #B18CD3 #D38D8C #AFD38C
split-complementary
#8CD2D3 #D38CAF #D3B18C
monochromatic
#3FA4A5 #60C1C2 #8CD2D3 #B8E3E4 #E5F5F5
Accessibility & contrast
On white
1.71
#8CD2D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#8CD2D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD2D3
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD2D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD2D3 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CCD3
Deuteranopia (green-blind)
#BCC2D4
Tritanopia (blue-blind)
#70D6D2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8cd2d3; /* rgb */ color: rgb(140, 210, 211); /* oklch */ color: oklch(81.8% 0.070 197.0);
Tailwind
colors: {
custom: {
50: '#b0e0e0',
500: '#8cd2d3',
950: '#000000',
},
}SCSS
$custom: #8cd2d3; $custom-light: #b0e0e0; $custom-dark: #000000;
JSON
{
"hex": "#8cd2d3",
"rgb": {
"r": 140,
"g": 210,
"b": 211
},
"hsl": {
"h": 180.845,
"s": 44.654,
"l": 68.824
},
"oklch": {
"l": 0.81793,
"c": 0.07017,
"h": 197
},
"luminance": 0.56372
}Semantic roles & 50–950 ramp
primary
#8CD2D3
secondary
#A95C5A
accent
#302EB8
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484