#8CD7DB#8CD7DB
#8CD7DB is a very light, moderate teal. Relative luminance 0.593; OKLCH L 83.2% C 0.074 H 200.1°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD7DB |
|---|---|
| RGB | rgb(140, 215, 219) |
| HSL | hsl(183, 52%, 70%) |
| HSV | hsv(183, 36%, 86%) |
| CMYK | cmyk(36.1%, 1.8%, 0%, 14.1%) |
| CIE-LAB | lab(81.45, -22.15, -9.34) |
| CIE-LCH | lch(81.45, 24.04, 202.85°) |
| OKLab | oklab(83.17% -0.0699 -0.0256) |
| OKLCH | oklch(83.17% 0.074 200.1) |
| XYZ | xyz(47.8973, 59.2877, 75.9239) |
| Luminance | 0.5929 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.76
Powder Blue
#B0E0E6
ΔE00 5.98
Paleturquoise
#AFEEEE
ΔE00 6.03
Robin Egg Blue
#8AF1FE
ΔE00 6.62
Robin'S Egg
#6DEDFD
ΔE00 7.01
Mediumturquoise
#48D1CC
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD7DB #DB908C
analogous
#8CDBB7 #8CD7DB #8CAFDB
triadic
#8CD7DB #DB8CD7 #D7DB8C
tetradic
#8CD7DB #B78CDB #DB908C #AFDB8C
square
#8CD7DB #B78CDB #DB908C #AFDB8C
split-complementary
#8CD7DB #DB8CAF #DBB78C
monochromatic
#38AEB4 #5DC7CC #8CD7DB #BBE7EA #E8F7F8
Accessibility & contrast
On white
1.63
#8CD7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#8CD7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD7DB
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD7DB | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DB
Deuteranopia (green-blind)
#BFC6DC
Tritanopia (blue-blind)
#6CDCD8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #8cd7db; /* rgb */ color: rgb(140, 215, 219); /* oklch */ color: oklch(83.2% 0.074 200.1);
Tailwind
colors: {
custom: {
50: '#b1e3e6',
500: '#8cd7db',
950: '#000000',
},
}SCSS
$custom: #8cd7db; $custom-light: #b1e3e6; $custom-dark: #000000;
JSON
{
"hex": "#8cd7db",
"rgb": {
"r": 140,
"g": 215,
"b": 219
},
"hsl": {
"h": 183.038,
"s": 52.318,
"l": 70.392
},
"oklch": {
"l": 0.83169,
"c": 0.07449,
"h": 200.1
},
"luminance": 0.59291
}Semantic roles & 50–950 ramp
primary
#8CD7DB
secondary
#B25E59
accent
#2E26C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484