#8DCCCF#8DCCCF
#8DCCCF is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.4% C 0.064 H 199.7°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCCCF |
|---|---|
| RGB | rgb(141, 204, 207) |
| HSL | hsl(183, 41%, 68%) |
| HSV | hsv(183, 32%, 81%) |
| CMYK | cmyk(31.9%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(78.08, -19.22, -7.91) |
| CIE-LCH | lch(78.08, 20.78, 202.37°) |
| OKLab | oklab(80.38% -0.0604 -0.0217) |
| OKLCH | oklch(80.38% 0.064 199.7) |
| XYZ | xyz(43.8360, 53.3509, 67.0073) |
| Luminance | 0.5335 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.52
Paleturquoise
#AFEEEE
ΔE00 8.03
Lightblue
#ADD8E6
ΔE00 8.18
Robin'S Egg Blue
#98EFF9
ΔE00 8.43
Mediumturquoise
#48D1CC
ΔE00 8.48
Darkturquoise
#00CED1
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCCCF #CF908D
analogous
#8DCFB1 #8DCCCF #8DABCF
triadic
#8DCCCF #CF8DCC #CCCF8D
tetradic
#8DCCCF #B18DCF #CF908D #ABCF8D
square
#8DCCCF #B18DCF #CF908D #ABCF8D
split-complementary
#8DCCCF #CF8DAB #CFB18D
monochromatic
#439B9F #62B9BD #8DCCCF #B8DFE1 #E3F3F3
Accessibility & contrast
On white
1.80
#8DCCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#8DCCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCCCF
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCCCF | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CF
Deuteranopia (green-blind)
#B7BDCF
Tritanopia (blue-blind)
#75D0CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8dcccf; /* rgb */ color: rgb(141, 204, 207); /* oklch */ color: oklch(80.4% 0.064 199.7);
Tailwind
colors: {
custom: {
50: '#b1dbdd',
500: '#8dcccf',
950: '#000000',
},
}SCSS
$custom: #8dcccf; $custom-light: #b1dbdd; $custom-dark: #000000;
JSON
{
"hex": "#8dcccf",
"rgb": {
"r": 141,
"g": 204,
"b": 207
},
"hsl": {
"h": 182.727,
"s": 40.741,
"l": 68.235
},
"oklch": {
"l": 0.80378,
"c": 0.0642,
"h": 199.7
},
"luminance": 0.53353
}Semantic roles & 50–950 ramp
primary
#8DCCCF
secondary
#A45F5C
accent
#3832B4
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484