#1B8A95#1B8A95
#1B8A95 is a mid, moderate teal. Relative luminance 0.206; OKLCH L 58.1% C 0.093 H 205.4°. Best body text is #000000 at 5.12:1 contrast (WCAG AA passes).
Color values
| HEX | #1B8A95 |
|---|---|
| RGB | rgb(27, 138, 149) |
| HSL | hsl(185, 69%, 35%) |
| HSV | hsv(185, 82%, 58%) |
| CMYK | cmyk(81.9%, 7.4%, 0%, 41.6%) |
| CIE-LAB | lab(52.48, -25.21, -14.35) |
| CIE-LCH | lch(52.48, 29.01, 209.65°) |
| OKLab | oklab(58.07% -0.0843 -0.0399) |
| OKLCH | oklch(58.07% 0.093 205.4) |
| XYZ | xyz(14.9629, 20.5780, 31.6113) |
| Luminance | 0.2058 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Cyan
#0A888A
ΔE00 4.08
Teal Blue
#01889F
ΔE00 4.50
Darkcyan
#008B8B
ΔE00 4.90
Teal
#008080
ΔE00 6.29
Greenish Blue
#0B8B87
ΔE00 6.43
Deep Aqua
#08787F
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1B8A95 #95261B
analogous
#1B9563 #1B8A95 #1B4D95
triadic
#1B8A95 #951B8A #8A951B
tetradic
#1B8A95 #631B95 #95261B #4D951B
square
#1B8A95 #631B95 #95261B #4D951B
split-complementary
#1B8A95 #951B4D #95631B
monochromatic
#082A2D #125A61 #1B8A95 #24BAC9 #4CD1DF
Accessibility & contrast
On white
4.10
#1B8A95 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.12
#1B8A95 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #1B8A95
5.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1B8A95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##1B8A95 | 1.00 | 4.10 | 5.12 | 5.12 |
| #FFFFFF | 4.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E8496
Deuteranopia (green-blind)
#6D7895
Tritanopia (blue-blind)
#00908D
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #1b8a95; /* rgb */ color: rgb(27, 138, 149); /* oklch */ color: oklch(58.1% 0.093 205.4);
Tailwind
colors: {
custom: {
50: '#6facb4',
500: '#1b8a95',
950: '#000000',
},
}SCSS
$custom: #1b8a95; $custom-light: #6facb4; $custom-dark: #000000;
JSON
{
"hex": "#1b8a95",
"rgb": {
"r": 27,
"g": 138,
"b": 149
},
"hsl": {
"h": 185.41,
"s": 69.318,
"l": 34.51
},
"oklch": {
"l": 0.58067,
"c": 0.09326,
"h": 205.4
},
"luminance": 0.2058
}Semantic roles & 50–950 ramp
primary
#1B8A95
secondary
#C1564B
accent
#4C3CEC
background
#F7FAFB
surface
#EDF4F6
border
#C8CED0
text
#091011
muted
#7B7F80