#8FCDCA#8FCDCA
#8FCDCA is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.6% C 0.063 H 192.2°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCDCA |
|---|---|
| RGB | rgb(143, 205, 202) |
| HSL | hsl(177, 38%, 68%) |
| HSV | hsv(177, 30%, 80%) |
| CMYK | cmyk(30.2%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(78.32, -20.32, -4.85) |
| CIE-LCH | lch(78.32, 20.89, 193.42°) |
| OKLab | oklab(80.55% -0.062 -0.0134) |
| OKLCH | oklch(80.55% 0.063 192.2) |
| XYZ | xyz(43.8161, 53.7642, 63.9344) |
| Luminance | 0.5377 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.42
Mediumturquoise
#48D1CC
ΔE00 7.72
Paleturquoise
#AFEEEE
ΔE00 7.88
Pale Teal
#82CBB2
ΔE00 8.37
Robin'S Egg Blue
#98EFF9
ΔE00 9.20
Seafoam Blue
#78D1B6
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCDCA #CD8F92
analogous
#8FCDAB #8FCDCA #8FB1CD
triadic
#8FCDCA #CA8FCD #CDCA8F
tetradic
#8FCDCA #AB8FCD #CD8F92 #B1CD8F
square
#8FCDCA #AB8FCD #CD8F92 #B1CD8F
split-complementary
#8FCDCA #CD8FB1 #CDAB8F
monochromatic
#469C98 #65BAB6 #8FCDCA #B9E0DE #E4F3F2
Accessibility & contrast
On white
1.79
#8FCDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#8FCDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCDCA
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCDCA | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#BABECB
Tritanopia (blue-blind)
#79D0CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8fcdca; /* rgb */ color: rgb(143, 205, 202); /* oklch */ color: oklch(80.6% 0.063 192.2);
Tailwind
colors: {
custom: {
50: '#b2dcda',
500: '#8fcdca',
950: '#000000',
},
}SCSS
$custom: #8fcdca; $custom-light: #b2dcda; $custom-dark: #000000;
JSON
{
"hex": "#8fcdca",
"rgb": {
"r": 143,
"g": 205,
"b": 202
},
"hsl": {
"h": 177.097,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.80552,
"c": 0.0634,
"h": 192.2
},
"luminance": 0.53767
}Semantic roles & 50–950 ramp
primary
#8FCDCA
secondary
#A25E61
accent
#343AB1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483