#8FCCCD#8FCCCD
#8FCCCD is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.4% C 0.062 H 197.3°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCCCD |
|---|---|
| RGB | rgb(143, 204, 205) |
| HSL | hsl(181, 38%, 68%) |
| HSV | hsv(181, 30%, 80%) |
| CMYK | cmyk(30.2%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(78.13, -19.12, -6.75) |
| CIE-LCH | lch(78.13, 20.28, 199.44°) |
| OKLab | oklab(80.42% -0.0595 -0.0185) |
| OKLCH | oklch(80.42% 0.062 197.3) |
| XYZ | xyz(43.9363, 53.4307, 65.7438) |
| Luminance | 0.5343 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.63
Paleturquoise
#AFEEEE
ΔE00 7.93
Mediumturquoise
#48D1CC
ΔE00 8.38
Lightblue
#ADD8E6
ΔE00 8.55
Robin'S Egg Blue
#98EFF9
ΔE00 8.71
Darkturquoise
#00CED1
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCCCD #CD908F
analogous
#8FCDAF #8FCCCD #8FADCD
triadic
#8FCCCD #CD8FCC #CCCD8F
tetradic
#8FCCCD #AF8FCD #CD908F #ADCD8F
square
#8FCCCD #AF8FCD #CD908F #ADCD8F
split-complementary
#8FCCCD #CD8FAD #CDAF8F
monochromatic
#469B9C #65B9BA #8FCCCD #B9DFE0 #E4F3F3
Accessibility & contrast
On white
1.80
#8FCCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#8FCCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCCCD
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCCCD | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CD
Deuteranopia (green-blind)
#B8BECE
Tritanopia (blue-blind)
#78D0CC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8fcccd; /* rgb */ color: rgb(143, 204, 205); /* oklch */ color: oklch(80.4% 0.062 197.3);
Tailwind
colors: {
custom: {
50: '#b2dbdc',
500: '#8fcccd',
950: '#000000',
},
}SCSS
$custom: #8fcccd; $custom-light: #b2dbdc; $custom-dark: #000000;
JSON
{
"hex": "#8fcccd",
"rgb": {
"r": 143,
"g": 204,
"b": 205
},
"hsl": {
"h": 180.968,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.80424,
"c": 0.06231,
"h": 197.3
},
"luminance": 0.53433
}Semantic roles & 50–950 ramp
primary
#8FCCCD
secondary
#A25F5E
accent
#3634B1
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484