#3AB09B#3AB09B
#3AB09B is a light, moderate teal. Relative luminance 0.343; OKLCH L 68.6% C 0.108 H 178.6°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB09B |
|---|---|
| RGB | rgb(58, 176, 155) |
| HSL | hsl(169, 50%, 46%) |
| HSV | hsv(169, 67%, 69%) |
| CMYK | cmyk(67%, 0%, 11.9%, 31%) |
| CIE-LAB | lab(65.21, -37.64, 1.21) |
| CIE-LCH | lch(65.21, 37.66, 178.17°) |
| OKLab | oklab(68.65% -0.1084 0.0026) |
| OKLCH | oklch(68.65% 0.108 178.6) |
| XYZ | xyz(23.1838, 34.3142, 36.4055) |
| Luminance | 0.3432 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.05
Tealish
#24BCA8
ΔE00 3.56
Topaz
#13BBAF
ΔE00 4.86
Lightseagreen
#20B2AA
ΔE00 4.89
Turquoise (survey)
#06C2AC
ΔE00 5.15
Dull Teal
#5F9E8F
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB09B #B03A4F
analogous
#3AB060 #3AB09B #3A8AB0
triadic
#3AB09B #9B3AB0 #B09B3A
tetradic
#3AB09B #603AB0 #B03A4F #8AB03A
square
#3AB09B #603AB0 #B03A4F #8AB03A
split-complementary
#3AB09B #B03A8A #B0603A
monochromatic
#1C544A #2B8272 #3AB09B #5DCAB6 #8BD9CB
Accessibility & contrast
On white
2.67
#3AB09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#3AB09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB09B
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB09B | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A59A
Deuteranopia (green-blind)
#98999D
Tritanopia (blue-blind)
#00B3AA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #3ab09b; /* rgb */ color: rgb(58, 176, 155); /* oklch */ color: oklch(68.6% 0.108 178.6);
Tailwind
colors: {
custom: {
50: '#7fc8b8',
500: '#3ab09b',
950: '#000000',
},
}SCSS
$custom: #3ab09b; $custom-light: #7fc8b8; $custom-dark: #000000;
JSON
{
"hex": "#3ab09b",
"rgb": {
"r": 58,
"g": 176,
"b": 155
},
"hsl": {
"h": 169.322,
"s": 50.427,
"l": 45.882
},
"oklch": {
"l": 0.68647,
"c": 0.10846,
"h": 178.6
},
"luminance": 0.34317
}Semantic roles & 50–950 ramp
primary
#3AB09B
secondary
#C3828E
accent
#4E67DA
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280