#3ABE9F#3ABE9F
#3ABE9F is a light, vivid teal. Relative luminance 0.402; OKLCH L 72.3% C 0.122 H 173.6°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #3ABE9F |
|---|---|
| RGB | rgb(58, 190, 159) |
| HSL | hsl(166, 53%, 49%) |
| HSV | hsv(166, 69%, 75%) |
| CMYK | cmyk(69.5%, 0%, 16.3%, 25.5%) |
| CIE-LAB | lab(69.63, -42.81, 5.40) |
| CIE-LCH | lch(69.63, 43.15, 172.81°) |
| OKLab | oklab(72.29% -0.121 0.0136) |
| OKLCH | oklch(72.29% 0.122 173.6) |
| XYZ | xyz(26.4132, 40.2266, 39.1666) |
| Luminance | 0.4023 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.07
Turquoise (survey)
#06C2AC
ΔE00 3.68
Tealish
#24BCA8
ΔE00 3.72
Mediumaquamarine
#66CDAA
ΔE00 5.21
Green Blue
#01C08D
ΔE00 5.23
Topaz
#13BBAF
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ABE9F #BE3A59
analogous
#3ABE5D #3ABE9F #3A9BBE
triadic
#3ABE9F #9F3ABE #BE9F3A
tetradic
#3ABE9F #5D3ABE #BE3A59 #9BBE3A
square
#3ABE9F #5D3ABE #BE3A59 #9BBE3A
split-complementary
#3ABE9F #BE3A9B #BE5D3A
monochromatic
#1D6051 #2C8F78 #3ABE9F #65D0B7 #94DECD
Accessibility & contrast
On white
2.32
#3ABE9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#3ABE9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ABE9F
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ABE9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ABE9F | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B29E
Deuteranopia (green-blind)
#A6A5A1
Tritanopia (blue-blind)
#00C0B5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #3abe9f; /* rgb */ color: rgb(58, 190, 159); /* oklch */ color: oklch(72.3% 0.122 173.6);
Tailwind
colors: {
custom: {
50: '#82d2bb',
500: '#3abe9f',
950: '#000000',
},
}SCSS
$custom: #3abe9f; $custom-light: #82d2bb; $custom-dark: #000000;
JSON
{
"hex": "#3abe9f",
"rgb": {
"r": 58,
"g": 190,
"b": 159
},
"hsl": {
"h": 165.909,
"s": 53.226,
"l": 48.627
},
"oklch": {
"l": 0.72287,
"c": 0.12181,
"h": 173.6
},
"luminance": 0.4023
}Semantic roles & 50–950 ramp
primary
#3ABE9F
secondary
#CA8A99
accent
#4B6DDD
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380