#3ABB98#3ABB98
#3ABB98 is a light, vivid teal. Relative luminance 0.387; OKLCH L 71.3% C 0.123 H 170.9°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #3ABB98 |
|---|---|
| RGB | rgb(58, 187, 152) |
| HSL | hsl(164, 53%, 48%) |
| HSV | hsv(164, 69%, 73%) |
| CMYK | cmyk(69%, 0%, 18.7%, 26.7%) |
| CIE-LAB | lab(68.54, -43.26, 7.66) |
| CIE-LCH | lch(68.54, 43.93, 169.96°) |
| OKLab | oklab(71.34% -0.1213 0.0195) |
| OKLCH | oklch(71.34% 0.123 170.9) |
| XYZ | xyz(25.1798, 38.7043, 35.8433) |
| Luminance | 0.3871 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.48
Green Blue
#01C08D
ΔE00 4.18
Tealish
#24BCA8
ΔE00 4.97
Turquoise (survey)
#06C2AC
ΔE00 5.11
Greenblue
#23C48B
ΔE00 5.55
Mediumaquamarine
#66CDAA
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ABB98 #BB3A5D
analogous
#3ABB57 #3ABB98 #3A9DBB
triadic
#3ABB98 #983ABB #BB983A
tetradic
#3ABB98 #573ABB #BB3A5D #9DBB3A
square
#3ABB98 #573ABB #BB3A5D #9DBB3A
split-complementary
#3ABB98 #BB3A9D #BB573A
monochromatic
#1D5E4C #2C8C72 #3ABB98 #63CFB2 #92DDC9
Accessibility & contrast
On white
2.40
#3ABB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#3ABB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ABB98
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ABB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ABB98 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF96
Deuteranopia (green-blind)
#A4A29A
Tritanopia (blue-blind)
#00BCB1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #3abb98; /* rgb */ color: rgb(58, 187, 152); /* oklch */ color: oklch(71.3% 0.123 170.9);
Tailwind
colors: {
custom: {
50: '#81d0b6',
500: '#3abb98',
950: '#000000',
},
}SCSS
$custom: #3abb98; $custom-light: #81d0b6; $custom-dark: #000000;
JSON
{
"hex": "#3abb98",
"rgb": {
"r": 58,
"g": 187,
"b": 152
},
"hsl": {
"h": 163.721,
"s": 52.653,
"l": 48.039
},
"oklch": {
"l": 0.71336,
"c": 0.12282,
"h": 170.9
},
"luminance": 0.38707
}Semantic roles & 50–950 ramp
primary
#3ABB98
secondary
#C8889A
accent
#4C73DC
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280