#3AAA95#3AAA95
#3AAA95 is a light, moderate teal. Relative luminance 0.318; OKLCH L 66.9% C 0.105 H 178.0°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #3AAA95 |
|---|---|
| RGB | rgb(58, 170, 149) |
| HSL | hsl(169, 49%, 45%) |
| HSV | hsv(169, 66%, 67%) |
| CMYK | cmyk(65.9%, 0%, 12.4%, 33.3%) |
| CIE-LAB | lab(63.19, -36.49, 1.61) |
| CIE-LCH | lch(63.19, 36.53, 177.48°) |
| OKLab | oklab(66.95% -0.1049 0.0037) |
| OKLCH | oklch(66.95% 0.105 178) |
| XYZ | xyz(21.5419, 31.8166, 33.4339) |
| Luminance | 0.3182 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.72
Tealish
#24BCA8
ΔE00 5.26
Lightseagreen
#20B2AA
ΔE00 5.56
Blue Green
#0F9B8E
ΔE00 5.69
Dull Teal
#5F9E8F
ΔE00 5.87
Topaz
#13BBAF
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AAA95 #AA3A4F
analogous
#3AAA5D #3AAA95 #3A87AA
triadic
#3AAA95 #953AAA #AA953A
tetradic
#3AAA95 #5D3AAA #AA3A4F #87AA3A
square
#3AAA95 #5D3AAA #AA3A4F #87AA3A
split-complementary
#3AAA95 #AA3A87 #AA5D3A
monochromatic
#1B4F45 #2A7C6D #3AAA95 #5AC7B2 #88D6C8
Accessibility & contrast
On white
2.85
#3AAA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#3AAA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AAA95
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AAA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AAA95 | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A094
Deuteranopia (green-blind)
#939497
Tritanopia (blue-blind)
#00ACA4
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #3aaa95; /* rgb */ color: rgb(58, 170, 149); /* oklch */ color: oklch(66.9% 0.105 178.0);
Tailwind
colors: {
custom: {
50: '#7ec4b4',
500: '#3aaa95',
950: '#000000',
},
}SCSS
$custom: #3aaa95; $custom-light: #7ec4b4; $custom-dark: #000000;
JSON
{
"hex": "#3aaa95",
"rgb": {
"r": 58,
"g": 170,
"b": 149
},
"hsl": {
"h": 168.75,
"s": 49.123,
"l": 44.706
},
"oklch": {
"l": 0.66948,
"c": 0.10496,
"h": 178
},
"luminance": 0.31819
}Semantic roles & 50–950 ramp
primary
#3AAA95
secondary
#C17F8B
accent
#4F69D9
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280