#3ABE9D#3ABE9D
#3ABE9D is a light, vivid teal. Relative luminance 0.402; OKLCH L 72.2% C 0.123 H 172.4°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #3ABE9D |
|---|---|
| RGB | rgb(58, 190, 157) |
| HSL | hsl(165, 53%, 49%) |
| HSV | hsv(165, 69%, 75%) |
| CMYK | cmyk(69.5%, 0%, 17.4%, 25.5%) |
| CIE-LAB | lab(69.58, -43.31, 6.42) |
| CIE-LCH | lch(69.58, 43.79, 171.56°) |
| OKLab | oklab(72.23% -0.122 0.0163) |
| OKLCH | oklch(72.23% 0.123 172.4) |
| XYZ | xyz(26.2411, 40.1578, 38.2600) |
| Luminance | 0.4016 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.06
Turquoise (survey)
#06C2AC
ΔE00 4.21
Tealish
#24BCA8
ΔE00 4.29
Green Blue
#01C08D
ΔE00 4.67
Mediumaquamarine
#66CDAA
ΔE00 5.12
Greenblue
#23C48B
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ABE9D #BE3A5B
analogous
#3ABE5B #3ABE9D #3A9DBE
triadic
#3ABE9D #9D3ABE #BE9D3A
tetradic
#3ABE9D #5B3ABE #BE3A5B #9DBE3A
square
#3ABE9D #5B3ABE #BE3A5B #9DBE3A
split-complementary
#3ABE9D #BE3A9D #BE5B3A
monochromatic
#1D6050 #2C8F76 #3ABE9D #65D0B5 #94DECC
Accessibility & contrast
On white
2.33
#3ABE9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#3ABE9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ABE9D
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ABE9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ABE9D | 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)
#B8B29B
Deuteranopia (green-blind)
#A6A59F
Tritanopia (blue-blind)
#00C0B4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #3abe9d; /* rgb */ color: rgb(58, 190, 157); /* oklch */ color: oklch(72.2% 0.123 172.4);
Tailwind
colors: {
custom: {
50: '#82d2b9',
500: '#3abe9d',
950: '#000000',
},
}SCSS
$custom: #3abe9d; $custom-light: #82d2b9; $custom-dark: #000000;
JSON
{
"hex": "#3abe9d",
"rgb": {
"r": 58,
"g": 190,
"b": 157
},
"hsl": {
"h": 165,
"s": 53.226,
"l": 48.627
},
"oklch": {
"l": 0.72231,
"c": 0.12306,
"h": 172.4
},
"luminance": 0.40161
}Semantic roles & 50–950 ramp
primary
#3ABE9D
secondary
#CA8A9A
accent
#4B70DD
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380