#9ABEBE#9ABEBE
#9ABEBE is a light, muted teal. Relative luminance 0.474; OKLCH L 77.5% C 0.039 H 196.4°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABEBE |
|---|---|
| RGB | rgb(154, 190, 190) |
| HSL | hsl(180, 22%, 67%) |
| HSV | hsv(180, 19%, 75%) |
| CMYK | cmyk(18.9%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(74.45, -12.00, -4.00) |
| CIE-LCH | lch(74.45, 12.64, 198.42°) |
| OKLab | oklab(77.52% -0.0371 -0.0109) |
| OKLCH | oklch(77.52% 0.039 196.4) |
| XYZ | xyz(41.0315, 47.4132, 55.6950) |
| Luminance | 0.4742 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.64
Lightblue
#ADD8E6
ΔE00 8.72
Cool Grey
#95A3A6
ΔE00 9.89
Bluegrey
#85A3B2
ΔE00 10.55
Cool Gray
#9AA7B0
ΔE00 11.07
Light Grey Blue
#9DBCD4
ΔE00 11.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABEBE #BE9A9A
analogous
#9ABEAC #9ABEBE #9AACBE
triadic
#9ABEBE #BE9ABE #BEBE9A
tetradic
#9ABEBE #AC9ABE #BE9A9A #ACBE9A
square
#9ABEBE #AC9ABE #BE9A9A #ACBE9A
split-complementary
#9ABEBE #BE9AAC #BEAC9A
monochromatic
#578787 #75A6A6 #9ABEBE #BFD6D6 #E4EEEE
Accessibility & contrast
On white
2.00
#9ABEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#9ABEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABEBE
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABEBE | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABE
Deuteranopia (green-blind)
#B2B5BE
Tritanopia (blue-blind)
#8FC0BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #9abebe; /* rgb */ color: rgb(154, 190, 190); /* oklch */ color: oklch(77.5% 0.039 196.4);
Tailwind
colors: {
custom: {
50: '#b8d1d1',
500: '#9abebe',
950: '#000000',
},
}SCSS
$custom: #9abebe; $custom-light: #b8d1d1; $custom-dark: #000000;
JSON
{
"hex": "#9abebe",
"rgb": {
"r": 154,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 21.687,
"l": 67.451
},
"oklch": {
"l": 0.77524,
"c": 0.03864,
"h": 196.4
},
"luminance": 0.47415
}Semantic roles & 50–950 ramp
primary
#9ABEBE
secondary
#E0D4D4
accent
#4545A0
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282