#8FCDC8#8FCDC8
#8FCDC8 is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.5% C 0.064 H 189.7°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCDC8 |
|---|---|
| RGB | rgb(143, 205, 200) |
| HSL | hsl(175, 38%, 68%) |
| HSV | hsv(175, 30%, 80%) |
| CMYK | cmyk(30.2%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(78.27, -20.77, -3.86) |
| CIE-LCH | lch(78.27, 21.13, 190.51°) |
| OKLab | oklab(80.49% -0.0628 -0.0107) |
| OKLCH | oklch(80.49% 0.064 189.7) |
| XYZ | xyz(43.5808, 53.6701, 62.6954) |
| Luminance | 0.5367 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.55
Mediumturquoise
#48D1CC
ΔE00 7.61
Powder Blue
#B0E0E6
ΔE00 7.94
Paleturquoise
#AFEEEE
ΔE00 8.09
Seafoam Blue
#78D1B6
ΔE00 8.46
Darkturquoise
#00CED1
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCDC8 #CD8F94
analogous
#8FCDA9 #8FCDC8 #8FB3CD
triadic
#8FCDC8 #C88FCD #CDC88F
tetradic
#8FCDC8 #A98FCD #CD8F94 #B3CD8F
square
#8FCDC8 #A98FCD #CD8F94 #B3CD8F
split-complementary
#8FCDC8 #CD8FB3 #CDA98F
monochromatic
#469C95 #65BAB3 #8FCDC8 #B9E0DD #E4F3F2
Accessibility & contrast
On white
1.79
#8FCDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#8FCDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCDC8
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCDC8 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7C8
Deuteranopia (green-blind)
#BBBEC9
Tritanopia (blue-blind)
#7AD0CB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8fcdc8; /* rgb */ color: rgb(143, 205, 200); /* oklch */ color: oklch(80.5% 0.064 189.7);
Tailwind
colors: {
custom: {
50: '#b2dcd8',
500: '#8fcdc8',
950: '#000000',
},
}SCSS
$custom: #8fcdc8; $custom-light: #b2dcd8; $custom-dark: #000000;
JSON
{
"hex": "#8fcdc8",
"rgb": {
"r": 143,
"g": 205,
"b": 200
},
"hsl": {
"h": 175.161,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.8049,
"c": 0.0637,
"h": 189.7
},
"luminance": 0.53672
}Semantic roles & 50–950 ramp
primary
#8FCDC8
secondary
#A25E64
accent
#343EB1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483