#8EBDBF#8EBDBF
#8EBDBF is a light, muted teal. Relative luminance 0.459; OKLCH L 76.6% C 0.050 H 199.4°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBDBF |
|---|---|
| RGB | rgb(142, 189, 191) |
| HSL | hsl(182, 28%, 65%) |
| HSV | hsv(182, 26%, 75%) |
| CMYK | cmyk(25.7%, 1%, 0%, 25.1%) |
| CIE-LAB | lab(73.48, -14.95, -6.05) |
| CIE-LCH | lch(73.48, 16.12, 202.04°) |
| OKLab | oklab(76.58% -0.0468 -0.0165) |
| OKLCH | oklch(76.58% 0.05 199.4) |
| XYZ | xyz(38.7539, 45.9058, 56.0989) |
| Luminance | 0.4591 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.93
Lightblue
#ADD8E6
ΔE00 9.18
Cadetblue
#5F9EA0
ΔE00 10.33
Sky Blue
#87CEEB
ΔE00 10.39
Bluegrey
#85A3B2
ΔE00 10.70
Mediumturquoise
#48D1CC
ΔE00 11.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBDBF #BF908E
analogous
#8EBFA8 #8EBDBF #8EA4BF
triadic
#8EBDBF #BF8EBD #BDBF8E
tetradic
#8EBDBF #A88EBF #BF908E #A4BF8E
square
#8EBDBF #A88EBF #BF908E #A4BF8E
split-complementary
#8EBDBF #BF8EA4 #BFA88E
monochromatic
#4C8486 #67A6A9 #8EBDBF #B5D4D5 #DCEBEB
Accessibility & contrast
On white
2.06
#8EBDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#8EBDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBDBF
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBDBF | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B9BF
Deuteranopia (green-blind)
#ADB2BF
Tritanopia (blue-blind)
#7EC0BD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8ebdbf; /* rgb */ color: rgb(142, 189, 191); /* oklch */ color: oklch(76.6% 0.050 199.4);
Tailwind
colors: {
custom: {
50: '#b0d1d2',
500: '#8ebdbf',
950: '#000000',
},
}SCSS
$custom: #8ebdbf; $custom-light: #b0d1d2; $custom-dark: #000000;
JSON
{
"hex": "#8ebdbf",
"rgb": {
"r": 142,
"g": 189,
"b": 191
},
"hsl": {
"h": 182.449,
"s": 27.684,
"l": 65.294
},
"oklch": {
"l": 0.76576,
"c": 0.04964,
"h": 199.4
},
"luminance": 0.45908
}Semantic roles & 50–950 ramp
primary
#8EBDBF
secondary
#DDCDCC
accent
#433FA6
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#111414
muted
#808282