#8FCECE#8FCECE
#8FCECE is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.9% C 0.064 H 196.0°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCECE |
|---|---|
| RGB | rgb(143, 206, 206) |
| HSL | hsl(180, 39%, 68%) |
| HSV | hsv(180, 31%, 81%) |
| CMYK | cmyk(30.6%, 0%, 0%, 19.2%) |
| CIE-LAB | lab(78.72, -19.90, -6.42) |
| CIE-LCH | lch(78.72, 20.91, 197.88°) |
| OKLab | oklab(80.9% -0.0616 -0.0176) |
| OKLCH | oklch(80.9% 0.064 196) |
| XYZ | xyz(44.5358, 54.4360, 66.5411) |
| Luminance | 0.5444 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.65
Paleturquoise
#AFEEEE
ΔE00 7.51
Mediumturquoise
#48D1CC
ΔE00 7.98
Robin'S Egg Blue
#98EFF9
ΔE00 8.40
Lightblue
#ADD8E6
ΔE00 8.89
Darkturquoise
#00CED1
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCECE #CE8F8F
analogous
#8FCEAE #8FCECE #8FAECE
triadic
#8FCECE #CE8FCE #CECE8F
tetradic
#8FCECE #AE8FCE #CE8F8F #AECE8F
square
#8FCECE #AE8FCE #CE8F8F #AECE8F
split-complementary
#8FCECE #CE8FAE #CEAE8F
monochromatic
#459E9E #64BBBB #8FCECE #BAE1E1 #E4F3F3
Accessibility & contrast
On white
1.77
#8FCECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#8FCECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCECE
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCECE | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CE
Deuteranopia (green-blind)
#BABFCF
Tritanopia (blue-blind)
#78D2CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8fcece; /* rgb */ color: rgb(143, 206, 206); /* oklch */ color: oklch(80.9% 0.064 196.0);
Tailwind
colors: {
custom: {
50: '#b2dddc',
500: '#8fcece',
950: '#000000',
},
}SCSS
$custom: #8fcece; $custom-light: #b2dddc; $custom-dark: #000000;
JSON
{
"hex": "#8fcece",
"rgb": {
"r": 143,
"g": 206,
"b": 206
},
"hsl": {
"h": 180,
"s": 39.13,
"l": 68.431
},
"oklch": {
"l": 0.80901,
"c": 0.06407,
"h": 196
},
"luminance": 0.54438
}Semantic roles & 50–950 ramp
primary
#8FCECE
secondary
#A35E5E
accent
#3333B2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484