#8DCECF#8DCECF
#8DCECF is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.8% C 0.066 H 197.2°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCECF |
|---|---|
| RGB | rgb(141, 206, 207) |
| HSL | hsl(181, 41%, 68%) |
| HSV | hsv(181, 32%, 81%) |
| CMYK | cmyk(31.9%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(78.64, -20.23, -7.08) |
| CIE-LCH | lch(78.64, 21.43, 199.29°) |
| OKLab | oklab(80.82% -0.0629 -0.0194) |
| OKLCH | oklch(80.82% 0.066 197.2) |
| XYZ | xyz(44.3144, 54.3078, 67.1668) |
| Luminance | 0.5431 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.69
Paleturquoise
#AFEEEE
ΔE00 7.58
Mediumturquoise
#48D1CC
ΔE00 7.85
Robin'S Egg Blue
#98EFF9
ΔE00 8.21
Lightblue
#ADD8E6
ΔE00 8.81
Darkturquoise
#00CED1
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCECF #CF8E8D
analogous
#8DCFAF #8DCECF #8DADCF
triadic
#8DCECF #CF8DCE #CECF8D
tetradic
#8DCECF #AF8DCF #CF8E8D #ADCF8D
square
#8DCECF #AF8DCF #CF8E8D #ADCF8D
split-complementary
#8DCECF #CF8DAD #CFAF8D
monochromatic
#439D9F #62BBBD #8DCECF #B8E1E1 #E3F3F3
Accessibility & contrast
On white
1.77
#8DCECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#8DCECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCECF
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCECF | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CF
Deuteranopia (green-blind)
#B9BFD0
Tritanopia (blue-blind)
#74D2CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8dcecf; /* rgb */ color: rgb(141, 206, 207); /* oklch */ color: oklch(80.8% 0.066 197.2);
Tailwind
colors: {
custom: {
50: '#b1dddd',
500: '#8dcecf',
950: '#000000',
},
}SCSS
$custom: #8dcecf; $custom-light: #b1dddd; $custom-dark: #000000;
JSON
{
"hex": "#8dcecf",
"rgb": {
"r": 141,
"g": 206,
"b": 207
},
"hsl": {
"h": 180.909,
"s": 40.741,
"l": 68.235
},
"oklch": {
"l": 0.80824,
"c": 0.06586,
"h": 197.2
},
"luminance": 0.5431
}Semantic roles & 50–950 ramp
primary
#8DCECF
secondary
#A45D5C
accent
#3432B4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484