#8CDEDD#8CDEDD
#8CDEDD is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.8% C 0.080 H 194.8°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDEDD |
|---|---|
| RGB | rgb(140, 222, 221) |
| HSL | hsl(179, 55%, 71%) |
| HSV | hsv(179, 37%, 87%) |
| CMYK | cmyk(36.9%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(83.46, -25.13, -7.41) |
| CIE-LCH | lch(83.46, 26.20, 196.44°) |
| OKLab | oklab(84.8% -0.0775 -0.0204) |
| OKLCH | oklch(84.8% 0.08 194.8) |
| XYZ | xyz(49.9829, 63.0351, 77.9258) |
| Luminance | 0.6304 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.20
Robin'S Egg Blue
#98EFF9
ΔE00 5.63
Robin Egg Blue
#8AF1FE
ΔE00 6.46
Mediumturquoise
#48D1CC
ΔE00 6.92
Robin'S Egg
#6DEDFD
ΔE00 7.01
Powder Blue
#B0E0E6
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDEDD #DE8C8D
analogous
#8CDEB4 #8CDEDD #8CB6DE
triadic
#8CDEDD #DD8CDE #DEDD8C
tetradic
#8CDEDD #B48CDE #DE8C8D #B6DE8C
square
#8CDEDD #B48CDE #DE8C8D #B6DE8C
split-complementary
#8CDEDD #DE8CB6 #DEB48C
monochromatic
#35BAB9 #5CD0CF #8CDEDD #BCECEB #E7F8F8
Accessibility & contrast
On white
1.54
#8CDEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#8CDEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDEDD
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDEDD | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DD
Deuteranopia (green-blind)
#C5CBDE
Tritanopia (blue-blind)
#6AE3DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8cdedd; /* rgb */ color: rgb(140, 222, 221); /* oklch */ color: oklch(84.8% 0.080 194.8);
Tailwind
colors: {
custom: {
50: '#b1e8e7',
500: '#8cdedd',
950: '#000000',
},
}SCSS
$custom: #8cdedd; $custom-light: #b1e8e7; $custom-dark: #000000;
JSON
{
"hex": "#8cdedd",
"rgb": {
"r": 140,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.268,
"s": 55.405,
"l": 70.98
},
"oklch": {
"l": 0.84798,
"c": 0.08016,
"h": 194.8
},
"luminance": 0.63038
}Semantic roles & 50–950 ramp
primary
#8CDEDD
secondary
#B6595A
accent
#2325C3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484