#3AB69F#3AB69F
#3AB69F is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.3% C 0.113 H 177.8°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB69F |
|---|---|
| RGB | rgb(58, 182, 159) |
| HSL | hsl(169, 52%, 47%) |
| HSV | hsv(169, 68%, 71%) |
| CMYK | cmyk(68.1%, 0%, 12.6%, 28.6%) |
| CIE-LAB | lab(67.17, -39.29, 1.84) |
| CIE-LCH | lch(67.17, 39.34, 177.32°) |
| OKLab | oklab(70.28% -0.1128 0.0043) |
| OKLCH | oklch(70.28% 0.113 177.8) |
| XYZ | xyz(24.7278, 36.8558, 38.6048) |
| Luminance | 0.3686 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.32
Greeny Blue
#42B395
ΔE00 2.66
Turquoise (survey)
#06C2AC
ΔE00 3.68
Topaz
#13BBAF
ΔE00 4.45
Lightseagreen
#20B2AA
ΔE00 5.44
Mediumaquamarine
#66CDAA
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB69F #B63A51
analogous
#3AB661 #3AB69F #3A8FB6
triadic
#3AB69F #9F3AB6 #B69F3A
tetradic
#3AB69F #613AB6 #B63A51 #8FB63A
square
#3AB69F #613AB6 #B63A51 #8FB63A
split-complementary
#3AB69F #B63A8F #B6613A
monochromatic
#1C594E #2B8876 #3AB69F #61CDB9 #8FDBCD
Accessibility & contrast
On white
2.51
#3AB69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#3AB69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB69F
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB69F | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAB9E
Deuteranopia (green-blind)
#9D9EA1
Tritanopia (blue-blind)
#00B9AF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #3ab69f; /* rgb */ color: rgb(58, 182, 159); /* oklch */ color: oklch(70.3% 0.113 177.8);
Tailwind
colors: {
custom: {
50: '#80ccbb',
500: '#3ab69f',
950: '#000000',
},
}SCSS
$custom: #3ab69f; $custom-light: #80ccbb; $custom-dark: #000000;
JSON
{
"hex": "#3ab69f",
"rgb": {
"r": 58,
"g": 182,
"b": 159
},
"hsl": {
"h": 168.871,
"s": 51.667,
"l": 47.059
},
"oklch": {
"l": 0.70277,
"c": 0.11289,
"h": 177.8
},
"luminance": 0.36859
}Semantic roles & 50–950 ramp
primary
#3AB69F
secondary
#C68692
accent
#4D67DB
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280