#8CD7DD#8CD7DD
#8CD7DD is a very light, moderate teal. Relative luminance 0.594; OKLCH L 83.2% C 0.075 H 202.3°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD7DD |
|---|---|
| RGB | rgb(140, 215, 221) |
| HSL | hsl(184, 54%, 71%) |
| HSV | hsv(184, 37%, 87%) |
| CMYK | cmyk(36.7%, 2.7%, 0%, 13.3%) |
| CIE-LAB | lab(81.51, -21.67, -10.32) |
| CIE-LCH | lch(81.51, 24.00, 205.45°) |
| OKLab | oklab(83.24% -0.0691 -0.0283) |
| OKLCH | oklch(83.24% 0.075 202.3) |
| XYZ | xyz(48.1621, 59.3936, 77.3189) |
| Luminance | 0.5940 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.53
Powder Blue
#B0E0E6
ΔE00 5.71
Paleturquoise
#AFEEEE
ΔE00 6.18
Robin Egg Blue
#8AF1FE
ΔE00 6.35
Robin'S Egg
#6DEDFD
ΔE00 6.73
Aqua Blue
#02D8E9
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD7DD #DD928C
analogous
#8CDDBA #8CD7DD #8CAEDD
triadic
#8CD7DD #DD8CD7 #D7DD8C
tetradic
#8CD7DD #BA8CDD #DD928C #AEDD8C
square
#8CD7DD #BA8CDD #DD928C #AEDD8C
split-complementary
#8CD7DD #DD8CAE #DDBA8C
monochromatic
#36AFB8 #5DC7CF #8CD7DD #BBE7EB #E7F7F8
Accessibility & contrast
On white
1.63
#8CD7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#8CD7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD7DD
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD7DD | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1DE
Deuteranopia (green-blind)
#BEC6DD
Tritanopia (blue-blind)
#6BDCD9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #8cd7dd; /* rgb */ color: rgb(140, 215, 221); /* oklch */ color: oklch(83.2% 0.075 202.3);
Tailwind
colors: {
custom: {
50: '#b1e3e7',
500: '#8cd7dd',
950: '#000000',
},
}SCSS
$custom: #8cd7dd; $custom-light: #b1e3e7; $custom-dark: #000000;
JSON
{
"hex": "#8cd7dd",
"rgb": {
"r": 140,
"g": 215,
"b": 221
},
"hsl": {
"h": 184.444,
"s": 54.362,
"l": 70.784
},
"oklch": {
"l": 0.83235,
"c": 0.07472,
"h": 202.3
},
"luminance": 0.59397
}Semantic roles & 50–950 ramp
primary
#8CD7DD
secondary
#B46059
accent
#2F24C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484