#3AAA98#3AAA98
#3AAA98 is a light, moderate teal. Relative luminance 0.319; OKLCH L 67.0% C 0.103 H 180.3°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #3AAA98 |
|---|---|
| RGB | rgb(58, 170, 152) |
| HSL | hsl(170, 49%, 45%) |
| HSV | hsv(170, 66%, 67%) |
| CMYK | cmyk(65.9%, 0%, 10.6%, 33.3%) |
| CIE-LAB | lab(63.27, -35.70, 0.05) |
| CIE-LCH | lch(63.27, 35.70, 179.92°) |
| OKLab | oklab(67.04% -0.1035 -0.0005) |
| OKLCH | oklch(67.04% 0.104 180.3) |
| XYZ | xyz(21.7845, 31.9136, 34.7115) |
| Luminance | 0.3192 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 4.52
Lightseagreen
#20B2AA
ΔE00 4.64
Tealish
#24BCA8
ΔE00 5.14
Blue Green
#0F9B8E
ΔE00 5.33
Topaz
#13BBAF
ΔE00 5.65
Dull Teal
#5F9E8F
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AAA98 #AA3A4C
analogous
#3AAA60 #3AAA98 #3A84AA
triadic
#3AAA98 #983AAA #AA983A
tetradic
#3AAA98 #603AAA #AA3A4C #84AA3A
square
#3AAA98 #603AAA #AA3A4C #84AA3A
split-complementary
#3AAA98 #AA3A84 #AA603A
monochromatic
#1B4F46 #2A7C6F #3AAA98 #5AC7B5 #88D6CA
Accessibility & contrast
On white
2.84
#3AAA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#3AAA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AAA98
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AAA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AAA98 | 1.00 | 2.84 | 7.38 | 7.38 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A097
Deuteranopia (green-blind)
#93949A
Tritanopia (blue-blind)
#00ADA4
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #3aaa98; /* rgb */ color: rgb(58, 170, 152); /* oklch */ color: oklch(67.0% 0.103 180.3);
Tailwind
colors: {
custom: {
50: '#7ec4b6',
500: '#3aaa98',
950: '#000000',
},
}SCSS
$custom: #3aaa98; $custom-light: #7ec4b6; $custom-dark: #000000;
JSON
{
"hex": "#3aaa98",
"rgb": {
"r": 58,
"g": 170,
"b": 152
},
"hsl": {
"h": 170.357,
"s": 49.123,
"l": 44.706
},
"oklch": {
"l": 0.6704,
"c": 0.1035,
"h": 180.3
},
"luminance": 0.31916
}Semantic roles & 50–950 ramp
primary
#3AAA98
secondary
#C17F8A
accent
#4F65D9
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280