#00A5A4#00A5A4
#00A5A4 is a light, moderate teal. Relative luminance 0.296; OKLCH L 65.3% C 0.112 H 194.0°. Best body text is #000000 at 6.92:1 contrast (WCAG AA passes).
Color values
| HEX | #00A5A4 |
|---|---|
| RGB | rgb(0, 165, 164) |
| HSL | hsl(180, 100%, 32%) |
| HSV | hsv(180, 100%, 65%) |
| CMYK | cmyk(100%, 0%, 0.6%, 35.3%) |
| CIE-LAB | lab(61.30, -35.03, -9.69) |
| CIE-LCH | lch(61.30, 36.34, 195.46°) |
| OKLab | oklab(65.33% -0.1083 -0.027) |
| OKLCH | oklch(65.33% 0.112 194) |
| XYZ | xyz(20.1528, 29.5879, 39.7636) |
| Luminance | 0.2959 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.55
Sea
#3C9992
ΔE00 4.89
Blue Green
#0F9B8E
ΔE00 5.70
Cadetblue
#5F9EA0
ΔE00 7.13
Topaz
#13BBAF
ΔE00 7.28
Teal (survey)
#029386
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00A5A4 #A50001
analogous
#00A551 #00A5A4 #0054A5
triadic
#00A5A4 #A400A5 #A5A400
tetradic
#00A5A4 #5100A5 #A50001 #54A500
square
#00A5A4 #5100A5 #A50001 #54A500
split-complementary
#00A5A4 #A50054 #A55100
monochromatic
#002B2A #006867 #00A5A4 #00E2E1 #20FFFE
Accessibility & contrast
On white
3.04
#00A5A4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.92
#00A5A4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #00A5A4
6.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00A5A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##00A5A4 | 1.00 | 3.04 | 6.92 | 6.92 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999CA4
Deuteranopia (green-blind)
#868EA5
Tritanopia (blue-blind)
#00ABA4
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #00a5a4; /* rgb */ color: rgb(0, 165, 164); /* oklch */ color: oklch(65.3% 0.112 194.0);
Tailwind
colors: {
custom: {
50: '#72c0be',
500: '#00a5a4',
950: '#000000',
},
}SCSS
$custom: #00a5a4; $custom-light: #72c0be; $custom-dark: #000000;
JSON
{
"hex": "#00a5a4",
"rgb": {
"r": 0,
"g": 165,
"b": 164
},
"hsl": {
"h": 179.636,
"s": 100,
"l": 32.353
},
"oklch": {
"l": 0.65328,
"c": 0.11166,
"h": 194
},
"luminance": 0.29591
}Semantic roles & 50–950 ramp
primary
#00A5A4
secondary
#D92829
accent
#292AFF
background
#F7FBFB
surface
#EEF7F6
border
#C9D0D0
text
#0A1212
muted
#7C8181