#8EBCBF#8EBCBF
#8EBCBF is a light, muted teal. Relative luminance 0.455; OKLCH L 76.4% C 0.049 H 201.2°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBCBF |
|---|---|
| RGB | rgb(142, 188, 191) |
| HSL | hsl(184, 28%, 65%) |
| HSV | hsv(184, 26%, 75%) |
| CMYK | cmyk(25.7%, 1.6%, 0%, 25.1%) |
| CIE-LAB | lab(73.20, -14.43, -6.47) |
| CIE-LCH | lch(73.20, 15.81, 204.14°) |
| OKLab | oklab(76.35% -0.0455 -0.0176) |
| OKLCH | oklch(76.35% 0.049 201.2) |
| XYZ | xyz(38.5396, 45.4771, 56.0274) |
| Luminance | 0.4548 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 9.03
Powder Blue
#B0E0E6
ΔE00 9.06
Sky Blue
#87CEEB
ΔE00 10.09
Bluegrey
#85A3B2
ΔE00 10.15
Cadetblue
#5F9EA0
ΔE00 10.25
Greyblue
#77A1B5
ΔE00 10.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBCBF #BF918E
analogous
#8EBFA9 #8EBCBF #8EA4BF
triadic
#8EBCBF #BF8EBC #BCBF8E
tetradic
#8EBCBF #A98EBF #BF918E #A4BF8E
square
#8EBCBF #A98EBF #BF918E #A4BF8E
split-complementary
#8EBCBF #BF8EA4 #BFA98E
monochromatic
#4C8386 #67A5A9 #8EBCBF #B5D3D5 #DCEAEB
Accessibility & contrast
On white
2.08
#8EBCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#8EBCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBCBF
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBCBF | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8BF
Deuteranopia (green-blind)
#ACB1BF
Tritanopia (blue-blind)
#7EBFBD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8ebcbf; /* rgb */ color: rgb(142, 188, 191); /* oklch */ color: oklch(76.4% 0.049 201.2);
Tailwind
colors: {
custom: {
50: '#b0d0d2',
500: '#8ebcbf',
950: '#000000',
},
}SCSS
$custom: #8ebcbf; $custom-light: #b0d0d2; $custom-dark: #000000;
JSON
{
"hex": "#8ebcbf",
"rgb": {
"r": 142,
"g": 188,
"b": 191
},
"hsl": {
"h": 183.673,
"s": 27.684,
"l": 65.294
},
"oklch": {
"l": 0.76354,
"c": 0.0488,
"h": 201.2
},
"luminance": 0.45479
}Semantic roles & 50–950 ramp
primary
#8EBCBF
secondary
#DDCDCC
accent
#463FA6
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#111414
muted
#808282