#8FCECA#8FCECA
#8FCECA is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.8% C 0.064 H 191.0°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCECA |
|---|---|
| RGB | rgb(143, 206, 202) |
| HSL | hsl(176, 39%, 68%) |
| HSV | hsv(176, 31%, 81%) |
| CMYK | cmyk(30.6%, 0%, 1.9%, 19.2%) |
| CIE-LAB | lab(78.60, -20.82, -4.44) |
| CIE-LCH | lch(78.60, 21.29, 192.03°) |
| OKLab | oklab(80.78% -0.0632 -0.0122) |
| OKLCH | oklch(80.78% 0.064 191) |
| XYZ | xyz(44.0561, 54.2441, 64.0144) |
| Luminance | 0.5425 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.53
Powder Blue
#B0E0E6
ΔE00 7.60
Paleturquoise
#AFEEEE
ΔE00 7.77
Pale Teal
#82CBB2
ΔE00 7.97
Seafoam Blue
#78D1B6
ΔE00 8.81
Robin'S Egg Blue
#98EFF9
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCECA #CE8F93
analogous
#8FCEAA #8FCECA #8FB2CE
triadic
#8FCECA #CA8FCE #CECA8F
tetradic
#8FCECA #AA8FCE #CE8F93 #B2CE8F
square
#8FCECA #AA8FCE #CE8F93 #B2CE8F
split-complementary
#8FCECA #CE8FB2 #CEAA8F
monochromatic
#459E98 #64BBB6 #8FCECA #BAE1DE #E4F3F2
Accessibility & contrast
On white
1.77
#8FCECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#8FCECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCECA
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCECA | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CA
Deuteranopia (green-blind)
#BBBFCB
Tritanopia (blue-blind)
#79D1CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8fceca; /* rgb */ color: rgb(143, 206, 202); /* oklch */ color: oklch(80.8% 0.064 191.0);
Tailwind
colors: {
custom: {
50: '#b2ddda',
500: '#8fceca',
950: '#000000',
},
}SCSS
$custom: #8fceca; $custom-light: #b2ddda; $custom-dark: #000000;
JSON
{
"hex": "#8fceca",
"rgb": {
"r": 143,
"g": 206,
"b": 202
},
"hsl": {
"h": 176.19,
"s": 39.13,
"l": 68.431
},
"oklch": {
"l": 0.80776,
"c": 0.06442,
"h": 191
},
"luminance": 0.54247
}Semantic roles & 50–950 ramp
primary
#8FCECA
secondary
#A35E62
accent
#333BB2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483