#8FCEBF#8FCEBF
#8FCEBF is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.4% C 0.068 H 178.0°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCEBF |
|---|---|
| RGB | rgb(143, 206, 191) |
| HSL | hsl(166, 39%, 68%) |
| HSV | hsv(166, 31%, 81%) |
| CMYK | cmyk(30.6%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(78.31, -23.27, 1.04) |
| CIE-LCH | lch(78.31, 23.30, 177.44°) |
| OKLab | oklab(80.44% -0.0678 0.0024) |
| OKLCH | oklch(80.44% 0.068 178) |
| XYZ | xyz(42.7998, 53.7416, 57.3981) |
| Luminance | 0.5374 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.86
Seafoam Blue
#78D1B6
ΔE00 5.03
Mediumaquamarine
#66CDAA
ΔE00 7.73
Light Teal
#90E4C1
ΔE00 7.76
Mediumturquoise
#48D1CC
ΔE00 8.43
Turquoise
#40E0D0
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCEBF #CE8F9E
analogous
#8FCE9F #8FCEBF #8FBDCE
triadic
#8FCEBF #BF8FCE #CEBF8F
tetradic
#8FCEBF #9F8FCE #CE8F9E #BDCE8F
square
#8FCEBF #9F8FCE #CE8F9E #BDCE8F
split-complementary
#8FCEBF #CE8FBD #CE9F8F
monochromatic
#459E89 #64BBA7 #8FCEBF #BAE1D7 #E4F3F0
Accessibility & contrast
On white
1.79
#8FCEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#8FCEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCEBF
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCEBF | 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)
#C9C7BE
Deuteranopia (green-blind)
#BEBEC0
Tritanopia (blue-blind)
#7DD0C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8fcebf; /* rgb */ color: rgb(143, 206, 191); /* oklch */ color: oklch(80.4% 0.068 178.0);
Tailwind
colors: {
custom: {
50: '#b1ddd2',
500: '#8fcebf',
950: '#000000',
},
}SCSS
$custom: #8fcebf; $custom-light: #b1ddd2; $custom-dark: #000000;
JSON
{
"hex": "#8fcebf",
"rgb": {
"r": 143,
"g": 206,
"b": 191
},
"hsl": {
"h": 165.714,
"s": 39.13,
"l": 68.431
},
"oklch": {
"l": 0.80444,
"c": 0.06785,
"h": 178
},
"luminance": 0.53744
}Semantic roles & 50–950 ramp
primary
#8FCEBF
secondary
#A35E6E
accent
#3352B2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483