#8ABEBE#8ABEBE
#8ABEBE is a light, muted teal. Relative luminance 0.459; OKLCH L 76.5% C 0.054 H 196.1°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABEBE |
|---|---|
| RGB | rgb(138, 190, 190) |
| HSL | hsl(180, 29%, 64%) |
| HSV | hsv(180, 27%, 75%) |
| CMYK | cmyk(27.4%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(73.51, -16.88, -5.49) |
| CIE-LCH | lch(73.51, 17.75, 198.03°) |
| OKLab | oklab(76.53% -0.0522 -0.015) |
| OKLCH | oklch(76.53% 0.054 196.1) |
| XYZ | xyz(38.1859, 45.9460, 55.5616) |
| Luminance | 0.4595 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.26
Mediumturquoise
#48D1CC
ΔE00 9.90
Lightblue
#ADD8E6
ΔE00 10.07
Cadetblue
#5F9EA0
ΔE00 10.08
Pale Teal
#82CBB2
ΔE00 10.23
Darkturquoise
#00CED1
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABEBE #BE8A8A
analogous
#8ABEA4 #8ABEBE #8AA4BE
triadic
#8ABEBE #BE8ABE #BEBE8A
tetradic
#8ABEBE #A48ABE #BE8A8A #A4BE8A
square
#8ABEBE #A48ABE #BE8A8A #A4BE8A
split-complementary
#8ABEBE #BE8AA4 #BEA48A
monochromatic
#498484 #63A8A8 #8ABEBE #B1D4D4 #D9EAEA
Accessibility & contrast
On white
2.06
#8ABEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#8ABEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABEBE
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABEBE | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BE
Deuteranopia (green-blind)
#ADB1BF
Tritanopia (blue-blind)
#78C1BE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8abebe; /* rgb */ color: rgb(138, 190, 190); /* oklch */ color: oklch(76.5% 0.054 196.1);
Tailwind
colors: {
custom: {
50: '#aed1d1',
500: '#8abebe',
950: '#000000',
},
}SCSS
$custom: #8abebe; $custom-light: #aed1d1; $custom-dark: #000000;
JSON
{
"hex": "#8abebe",
"rgb": {
"r": 138,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 28.571,
"l": 64.314
},
"oklch": {
"l": 0.76528,
"c": 0.05435,
"h": 196.1
},
"luminance": 0.45948
}Semantic roles & 50–950 ramp
primary
#8ABEBE
secondary
#DBC9C9
accent
#3E3EA7
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282