#8FCECB#8FCECB
#8FCECB is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.8% C 0.064 H 192.2°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCECB |
|---|---|
| RGB | rgb(143, 206, 203) |
| HSL | hsl(177, 39%, 68%) |
| HSV | hsv(177, 31%, 81%) |
| CMYK | cmyk(30.6%, 0%, 1.5%, 19.2%) |
| CIE-LAB | lab(78.63, -20.59, -4.93) |
| CIE-LCH | lch(78.63, 21.18, 193.47°) |
| OKLab | oklab(80.81% -0.0628 -0.0136) |
| OKLCH | oklch(80.81% 0.064 192.2) |
| XYZ | xyz(44.1748, 54.2916, 64.6400) |
| Luminance | 0.5429 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.35
Mediumturquoise
#48D1CC
ΔE00 7.61
Paleturquoise
#AFEEEE
ΔE00 7.67
Pale Teal
#82CBB2
ΔE00 8.38
Robin'S Egg Blue
#98EFF9
ΔE00 8.99
Seafoam Blue
#78D1B6
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCECB #CE8F92
analogous
#8FCEAB #8FCECB #8FB1CE
triadic
#8FCECB #CB8FCE #CECB8F
tetradic
#8FCECB #AB8FCE #CE8F92 #B1CE8F
square
#8FCECB #AB8FCE #CE8F92 #B1CE8F
split-complementary
#8FCECB #CE8FB1 #CEAB8F
monochromatic
#459E99 #64BBB7 #8FCECB #BAE1DF #E4F3F3
Accessibility & contrast
On white
1.77
#8FCECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#8FCECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCECB
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCECB | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CB
Deuteranopia (green-blind)
#BBBFCC
Tritanopia (blue-blind)
#79D2CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8fcecb; /* rgb */ color: rgb(143, 206, 203); /* oklch */ color: oklch(80.8% 0.064 192.2);
Tailwind
colors: {
custom: {
50: '#b2ddda',
500: '#8fcecb',
950: '#000000',
},
}SCSS
$custom: #8fcecb; $custom-light: #b2ddda; $custom-dark: #000000;
JSON
{
"hex": "#8fcecb",
"rgb": {
"r": 143,
"g": 206,
"b": 203
},
"hsl": {
"h": 177.143,
"s": 39.13,
"l": 68.431
},
"oklch": {
"l": 0.80807,
"c": 0.06428,
"h": 192.2
},
"luminance": 0.54294
}Semantic roles & 50–950 ramp
primary
#8FCECB
secondary
#A35E61
accent
#3339B2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483