#1A8A95#1A8A95
#1A8A95 is a mid, moderate teal. Relative luminance 0.206; OKLCH L 58.1% C 0.094 H 205.3°. Best body text is #000000 at 5.11:1 contrast (WCAG AA passes).
Color values
| HEX | #1A8A95 |
|---|---|
| RGB | rgb(26, 138, 149) |
| HSL | hsl(185, 70%, 34%) |
| HSV | hsv(185, 83%, 58%) |
| CMYK | cmyk(82.6%, 7.4%, 0%, 41.6%) |
| CIE-LAB | lab(52.47, -25.31, -14.38) |
| CIE-LCH | lch(52.47, 29.11, 209.60°) |
| OKLab | oklab(58.05% -0.0846 -0.04) |
| OKLCH | oklch(58.05% 0.094 205.3) |
| XYZ | xyz(14.9369, 20.5646, 31.6101) |
| Luminance | 0.2057 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Cyan
#0A888A
ΔE00 4.06
Teal Blue
#01889F
ΔE00 4.51
Darkcyan
#008B8B
ΔE00 4.88
Teal
#008080
ΔE00 6.26
Greenish Blue
#0B8B87
ΔE00 6.41
Deep Aqua
#08787F
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1A8A95 #95251A
analogous
#1A9563 #1A8A95 #1A4D95
triadic
#1A8A95 #951A8A #8A951A
tetradic
#1A8A95 #631A95 #95251A #4D951A
square
#1A8A95 #631A95 #95251A #4D951A
split-complementary
#1A8A95 #951A4D #95631A
monochromatic
#08292D #115A61 #1A8A95 #23BAC9 #4AD2DF
Accessibility & contrast
On white
4.11
#1A8A95 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.11
#1A8A95 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #1A8A95
5.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1A8A95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##1A8A95 | 1.00 | 4.11 | 5.11 | 5.11 |
| #FFFFFF | 4.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.11 | 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: #1a8a95; /* rgb */ color: rgb(26, 138, 149); /* oklch */ color: oklch(58.1% 0.094 205.3);
Tailwind
colors: {
custom: {
50: '#6facb4',
500: '#1a8a95',
950: '#000000',
},
}SCSS
$custom: #1a8a95; $custom-light: #6facb4; $custom-dark: #000000;
JSON
{
"hex": "#1a8a95",
"rgb": {
"r": 26,
"g": 138,
"b": 149
},
"hsl": {
"h": 185.366,
"s": 70.286,
"l": 34.314
},
"oklch": {
"l": 0.58051,
"c": 0.09356,
"h": 205.3
},
"luminance": 0.20566
}Semantic roles & 50–950 ramp
primary
#1A8A95
secondary
#C1544A
accent
#4B3BED
background
#F7FAFB
surface
#EDF4F6
border
#C8CED0
text
#091011
muted
#7B7F80