#3ABE9C#3ABE9C
#3ABE9C is a light, vivid teal. Relative luminance 0.401; OKLCH L 72.2% C 0.124 H 171.8°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #3ABE9C |
|---|---|
| RGB | rgb(58, 190, 156) |
| HSL | hsl(165, 53%, 49%) |
| HSV | hsv(165, 69%, 75%) |
| CMYK | cmyk(69.5%, 0%, 17.9%, 25.5%) |
| CIE-LAB | lab(69.56, -43.56, 6.93) |
| CIE-LCH | lch(69.56, 44.11, 170.96°) |
| OKLab | oklab(72.2% -0.1224 0.0176) |
| OKLCH | oklch(72.2% 0.124 171.8) |
| XYZ | xyz(26.1561, 40.1238, 37.8122) |
| Luminance | 0.4013 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.10
Green Blue
#01C08D
ΔE00 4.40
Turquoise (survey)
#06C2AC
ΔE00 4.48
Tealish
#24BCA8
ΔE00 4.58
Mediumaquamarine
#66CDAA
ΔE00 5.09
Greenblue
#23C48B
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ABE9C #BE3A5C
analogous
#3ABE5A #3ABE9C #3A9EBE
triadic
#3ABE9C #9C3ABE #BE9C3A
tetradic
#3ABE9C #5A3ABE #BE3A5C #9EBE3A
square
#3ABE9C #5A3ABE #BE3A5C #9EBE3A
split-complementary
#3ABE9C #BE3A9E #BE5A3A
monochromatic
#1D604F #2C8F76 #3ABE9C #65D0B5 #94DECB
Accessibility & contrast
On white
2.33
#3ABE9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#3ABE9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ABE9C
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ABE9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ABE9C | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B29A
Deuteranopia (green-blind)
#A6A59E
Tritanopia (blue-blind)
#00C0B4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #3abe9c; /* rgb */ color: rgb(58, 190, 156); /* oklch */ color: oklch(72.2% 0.124 171.8);
Tailwind
colors: {
custom: {
50: '#82d2b9',
500: '#3abe9c',
950: '#000000',
},
}SCSS
$custom: #3abe9c; $custom-light: #82d2b9; $custom-dark: #000000;
JSON
{
"hex": "#3abe9c",
"rgb": {
"r": 58,
"g": 190,
"b": 156
},
"hsl": {
"h": 164.545,
"s": 53.226,
"l": 48.627
},
"oklch": {
"l": 0.72203,
"c": 0.12371,
"h": 171.8
},
"luminance": 0.40127
}Semantic roles & 50–950 ramp
primary
#3ABE9C
secondary
#CA8A9B
accent
#4B71DD
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380