#8FCDCB#8FCDCB
#8FCDCB is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.6% C 0.063 H 193.4°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCDCB |
|---|---|
| RGB | rgb(143, 205, 203) |
| HSL | hsl(178, 38%, 68%) |
| HSV | hsv(178, 30%, 80%) |
| CMYK | cmyk(30.2%, 0%, 1%, 19.6%) |
| CIE-LAB | lab(78.35, -20.09, -5.35) |
| CIE-LCH | lch(78.35, 20.79, 194.90°) |
| OKLab | oklab(80.58% -0.0616 -0.0147) |
| OKLCH | oklch(80.58% 0.063 193.4) |
| XYZ | xyz(43.9349, 53.8117, 64.5600) |
| Luminance | 0.5381 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.18
Paleturquoise
#AFEEEE
ΔE00 7.81
Mediumturquoise
#48D1CC
ΔE00 7.82
Pale Teal
#82CBB2
ΔE00 8.79
Robin'S Egg Blue
#98EFF9
ΔE00 8.99
Darkturquoise
#00CED1
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCDCB #CD8F91
analogous
#8FCDAC #8FCDCB #8FB0CD
triadic
#8FCDCB #CB8FCD #CDCB8F
tetradic
#8FCDCB #AC8FCD #CD8F91 #B0CD8F
square
#8FCDCB #AC8FCD #CD8F91 #B0CD8F
split-complementary
#8FCDCB #CD8FB0 #CDAC8F
monochromatic
#469C99 #65BAB7 #8FCDCB #B9E0DF #E4F3F2
Accessibility & contrast
On white
1.79
#8FCDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#8FCDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCDCB
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCDCB | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CB
Deuteranopia (green-blind)
#BABECC
Tritanopia (blue-blind)
#79D1CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8fcdcb; /* rgb */ color: rgb(143, 205, 203); /* oklch */ color: oklch(80.6% 0.063 193.4);
Tailwind
colors: {
custom: {
50: '#b2dcda',
500: '#8fcdcb',
950: '#000000',
},
}SCSS
$custom: #8fcdcb; $custom-light: #b2dcda; $custom-dark: #000000;
JSON
{
"hex": "#8fcdcb",
"rgb": {
"r": 143,
"g": 205,
"b": 203
},
"hsl": {
"h": 178.065,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.80583,
"c": 0.0633,
"h": 193.4
},
"luminance": 0.53814
}Semantic roles & 50–950 ramp
primary
#8FCDCB
secondary
#A25E60
accent
#3438B1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483