#3ABE9A#3ABE9A
#3ABE9A is a light, vivid teal. Relative luminance 0.401; OKLCH L 72.1% C 0.125 H 170.7°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #3ABE9A |
|---|---|
| RGB | rgb(58, 190, 154) |
| HSL | hsl(164, 53%, 49%) |
| HSV | hsv(164, 69%, 75%) |
| CMYK | cmyk(69.5%, 0%, 18.9%, 25.5%) |
| CIE-LAB | lab(69.51, -44.05, 7.96) |
| CIE-LCH | lch(69.51, 44.76, 169.76°) |
| OKLab | oklab(72.15% -0.1234 0.0203) |
| OKLCH | oklch(72.15% 0.125 170.7) |
| XYZ | xyz(25.9881, 40.0566, 36.9276) |
| Luminance | 0.4006 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.26
Green Blue
#01C08D
ΔE00 3.88
Turquoise (survey)
#06C2AC
ΔE00 5.02
Mediumaquamarine
#66CDAA
ΔE00 5.09
Greenblue
#23C48B
ΔE00 5.14
Tealish
#24BCA8
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ABE9A #BE3A5E
analogous
#3ABE58 #3ABE9A #3AA0BE
triadic
#3ABE9A #9A3ABE #BE9A3A
tetradic
#3ABE9A #583ABE #BE3A5E #A0BE3A
square
#3ABE9A #583ABE #BE3A5E #A0BE3A
split-complementary
#3ABE9A #BE3AA0 #BE583A
monochromatic
#1D604E #2C8F74 #3ABE9A #65D0B3 #94DECA
Accessibility & contrast
On white
2.33
#3ABE9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#3ABE9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ABE9A
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ABE9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ABE9A | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B198
Deuteranopia (green-blind)
#A7A49C
Tritanopia (blue-blind)
#00BFB4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #3abe9a; /* rgb */ color: rgb(58, 190, 154); /* oklch */ color: oklch(72.1% 0.125 170.7);
Tailwind
colors: {
custom: {
50: '#81d2b7',
500: '#3abe9a',
950: '#000000',
},
}SCSS
$custom: #3abe9a; $custom-light: #81d2b7; $custom-dark: #000000;
JSON
{
"hex": "#3abe9a",
"rgb": {
"r": 58,
"g": 190,
"b": 154
},
"hsl": {
"h": 163.636,
"s": 53.226,
"l": 48.627
},
"oklch": {
"l": 0.72148,
"c": 0.12505,
"h": 170.7
},
"luminance": 0.4006
}Semantic roles & 50–950 ramp
primary
#3ABE9A
secondary
#CA8A9B
accent
#4B73DD
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380