#3ABE98#3ABE98
#3ABE98 is a light, vivid teal. Relative luminance 0.400; OKLCH L 72.1% C 0.126 H 169.5°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #3ABE98 |
|---|---|
| RGB | rgb(58, 190, 152) |
| HSL | hsl(163, 53%, 49%) |
| HSV | hsv(163, 69%, 75%) |
| CMYK | cmyk(69.5%, 0%, 20%, 25.5%) |
| CIE-LAB | lab(69.46, -44.54, 8.98) |
| CIE-LCH | lch(69.46, 45.43, 168.60°) |
| OKLab | oklab(72.09% -0.1243 0.0229) |
| OKLCH | oklch(72.09% 0.126 169.5) |
| XYZ | xyz(25.8229, 39.9905, 36.0577) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.39
Greeny Blue
#42B395
ΔE00 3.49
Greenblue
#23C48B
ΔE00 4.61
Greenish Teal
#32BF84
ΔE00 5.12
Mediumaquamarine
#66CDAA
ΔE00 5.15
Turquoise (survey)
#06C2AC
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ABE98 #BE3A60
analogous
#3ABE56 #3ABE98 #3AA2BE
triadic
#3ABE98 #983ABE #BE983A
tetradic
#3ABE98 #563ABE #BE3A60 #A2BE3A
square
#3ABE98 #563ABE #BE3A60 #A2BE3A
split-complementary
#3ABE98 #BE3AA2 #BE563A
monochromatic
#1D604D #2C8F72 #3ABE98 #65D0B1 #94DEC9
Accessibility & contrast
On white
2.33
#3ABE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#3ABE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ABE98
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ABE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ABE98 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B196
Deuteranopia (green-blind)
#A7A49B
Tritanopia (blue-blind)
#00BFB3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #3abe98; /* rgb */ color: rgb(58, 190, 152); /* oklch */ color: oklch(72.1% 0.126 169.5);
Tailwind
colors: {
custom: {
50: '#81d2b6',
500: '#3abe98',
950: '#000000',
},
}SCSS
$custom: #3abe98; $custom-light: #81d2b6; $custom-dark: #000000;
JSON
{
"hex": "#3abe98",
"rgb": {
"r": 58,
"g": 190,
"b": 152
},
"hsl": {
"h": 162.727,
"s": 53.226,
"l": 48.627
},
"oklch": {
"l": 0.72094,
"c": 0.12643,
"h": 169.5
},
"luminance": 0.39993
}Semantic roles & 50–950 ramp
primary
#3ABE98
secondary
#CA8A9C
accent
#4B75DD
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380