#3ABE99#3ABE99
#3ABE99 is a light, vivid teal. Relative luminance 0.400; OKLCH L 72.1% C 0.126 H 170.1°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #3ABE99 |
|---|---|
| RGB | rgb(58, 190, 153) |
| HSL | hsl(163, 53%, 49%) |
| HSV | hsv(163, 69%, 75%) |
| CMYK | cmyk(69.5%, 0%, 19.5%, 25.5%) |
| CIE-LAB | lab(69.49, -44.30, 8.47) |
| CIE-LCH | lch(69.49, 45.10, 169.18°) |
| OKLab | oklab(72.12% -0.1239 0.0216) |
| OKLCH | oklch(72.12% 0.126 170.1) |
| XYZ | xyz(25.9052, 40.0234, 36.4908) |
| Luminance | 0.4003 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.36
Green Blue
#01C08D
ΔE00 3.63
Greenblue
#23C48B
ΔE00 4.87
Mediumaquamarine
#66CDAA
ΔE00 5.12
Turquoise (survey)
#06C2AC
ΔE00 5.29
Greenish Teal
#32BF84
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ABE99 #BE3A5F
analogous
#3ABE57 #3ABE99 #3AA1BE
triadic
#3ABE99 #993ABE #BE993A
tetradic
#3ABE99 #573ABE #BE3A5F #A1BE3A
square
#3ABE99 #573ABE #BE3A5F #A1BE3A
split-complementary
#3ABE99 #BE3AA1 #BE573A
monochromatic
#1D604D #2C8F73 #3ABE99 #65D0B2 #94DECA
Accessibility & contrast
On white
2.33
#3ABE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#3ABE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ABE99
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ABE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ABE99 | 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)
#B9B197
Deuteranopia (green-blind)
#A7A49C
Tritanopia (blue-blind)
#00BFB3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #3abe99; /* rgb */ color: rgb(58, 190, 153); /* oklch */ color: oklch(72.1% 0.126 170.1);
Tailwind
colors: {
custom: {
50: '#81d2b7',
500: '#3abe99',
950: '#000000',
},
}SCSS
$custom: #3abe99; $custom-light: #81d2b7; $custom-dark: #000000;
JSON
{
"hex": "#3abe99",
"rgb": {
"r": 58,
"g": 190,
"b": 153
},
"hsl": {
"h": 163.182,
"s": 53.226,
"l": 48.627
},
"oklch": {
"l": 0.72121,
"c": 0.12573,
"h": 170.1
},
"luminance": 0.40026
}Semantic roles & 50–950 ramp
primary
#3ABE99
secondary
#CA8A9C
accent
#4B74DD
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380