#8FCDCC#8FCDCC
#8FCDCC is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.6% C 0.063 H 194.7°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCDCC |
|---|---|
| RGB | rgb(143, 205, 204) |
| HSL | hsl(179, 38%, 68%) |
| HSV | hsv(179, 30%, 80%) |
| CMYK | cmyk(30.2%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(78.38, -19.86, -5.84) |
| CIE-LCH | lch(78.38, 20.70, 196.39°) |
| OKLab | oklab(80.62% -0.0612 -0.016) |
| OKLCH | oklch(80.62% 0.063 194.7) |
| XYZ | xyz(44.0544, 53.8595, 65.1896) |
| Luminance | 0.5386 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.95
Paleturquoise
#AFEEEE
ΔE00 7.75
Mediumturquoise
#48D1CC
ΔE00 7.94
Robin'S Egg Blue
#98EFF9
ΔE00 8.80
Pale Teal
#82CBB2
ΔE00 9.21
Lightblue
#ADD8E6
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCDCC #CD8F90
analogous
#8FCDAD #8FCDCC #8FAFCD
triadic
#8FCDCC #CC8FCD #CDCC8F
tetradic
#8FCDCC #AD8FCD #CD8F90 #AFCD8F
square
#8FCDCC #AD8FCD #CD8F90 #AFCD8F
split-complementary
#8FCDCC #CD8FAF #CDAD8F
monochromatic
#469C9B #65BAB9 #8FCDCC #B9E0DF #E4F3F3
Accessibility & contrast
On white
1.78
#8FCDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#8FCDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCDCC
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCDCC | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CC
Deuteranopia (green-blind)
#BABECD
Tritanopia (blue-blind)
#79D1CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8fcdcc; /* rgb */ color: rgb(143, 205, 204); /* oklch */ color: oklch(80.6% 0.063 194.7);
Tailwind
colors: {
custom: {
50: '#b2dcdb',
500: '#8fcdcc',
950: '#000000',
},
}SCSS
$custom: #8fcdcc; $custom-light: #b2dcdb; $custom-dark: #000000;
JSON
{
"hex": "#8fcdcc",
"rgb": {
"r": 143,
"g": 205,
"b": 204
},
"hsl": {
"h": 179.032,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.80615,
"c": 0.06323,
"h": 194.7
},
"luminance": 0.53862
}Semantic roles & 50–950 ramp
primary
#8FCDCC
secondary
#A25E5F
accent
#3436B1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111515
muted
#818484