#8EBCBD#8EBCBD
#8EBCBD is a light, muted teal. Relative luminance 0.454; OKLCH L 76.3% C 0.049 H 197.8°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBCBD |
|---|---|
| RGB | rgb(142, 188, 189) |
| HSL | hsl(181, 26%, 65%) |
| HSV | hsv(181, 25%, 74%) |
| CMYK | cmyk(24.9%, 0.5%, 0%, 25.9%) |
| CIE-LAB | lab(73.15, -14.88, -5.46) |
| CIE-LCH | lch(73.15, 15.85, 200.14°) |
| OKLab | oklab(76.29% -0.0463 -0.0149) |
| OKLCH | oklch(76.29% 0.049 197.8) |
| XYZ | xyz(38.3210, 45.3896, 54.8762) |
| Luminance | 0.4539 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.26
Lightblue
#ADD8E6
ΔE00 9.59
Cadetblue
#5F9EA0
ΔE00 10.13
Bluegrey
#85A3B2
ΔE00 10.74
Sky Blue
#87CEEB
ΔE00 10.89
Greyish Teal
#719F91
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBCBD #BD8F8E
analogous
#8EBDA7 #8EBCBD #8EA4BD
triadic
#8EBCBD #BD8EBC #BCBD8E
tetradic
#8EBCBD #A78EBD #BD8F8E #A4BD8E
square
#8EBCBD #A78EBD #BD8F8E #A4BD8E
split-complementary
#8EBCBD #BD8EA4 #BDA78E
monochromatic
#4D8384 #67A5A6 #8EBCBD #B5D3D4 #DBEAEA
Accessibility & contrast
On white
2.08
#8EBCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#8EBCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBCBD
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBCBD | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BD
Deuteranopia (green-blind)
#ADB1BD
Tritanopia (blue-blind)
#7EBFBC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8ebcbd; /* rgb */ color: rgb(142, 188, 189); /* oklch */ color: oklch(76.3% 0.049 197.8);
Tailwind
colors: {
custom: {
50: '#b0d0d0',
500: '#8ebcbd',
950: '#000000',
},
}SCSS
$custom: #8ebcbd; $custom-light: #b0d0d0; $custom-dark: #000000;
JSON
{
"hex": "#8ebcbd",
"rgb": {
"r": 142,
"g": 188,
"b": 189
},
"hsl": {
"h": 181.277,
"s": 26.257,
"l": 64.902
},
"oklch": {
"l": 0.76289,
"c": 0.04865,
"h": 197.8
},
"luminance": 0.45391
}Semantic roles & 50–950 ramp
primary
#8EBCBD
secondary
#DBCCCB
accent
#4341A5
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#101414
muted
#7F8282