#3ABDAF#3ABDAF
#3ABDAF is a light, moderate teal. Relative luminance 0.404; OKLCH L 72.5% C 0.113 H 184.7°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #3ABDAF |
|---|---|
| RGB | rgb(58, 189, 175) |
| HSL | hsl(174, 53%, 48%) |
| HSV | hsv(174, 69%, 74%) |
| CMYK | cmyk(69.3%, 0%, 7.4%, 25.9%) |
| CIE-LAB | lab(69.74, -38.18, -3.19) |
| CIE-LCH | lch(69.74, 38.31, 184.78°) |
| OKLab | oklab(72.52% -0.1126 -0.0092) |
| OKLCH | oklch(72.52% 0.113 184.7) |
| XYZ | xyz(27.6767, 40.3867, 46.8859) |
| Luminance | 0.4039 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.68
Tealish
#24BCA8
ΔE00 2.31
Turquoise (survey)
#06C2AC
ΔE00 3.19
Lightseagreen
#20B2AA
ΔE00 3.77
Mediumturquoise
#48D1CC
ΔE00 6.30
Greeny Blue
#42B395
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ABDAF #BD3A48
analogous
#3ABD6D #3ABDAF #3A89BD
triadic
#3ABDAF #AF3ABD #BDAF3A
tetradic
#3ABDAF #6D3ABD #BD3A48 #89BD3A
square
#3ABDAF #6D3ABD #BD3A48 #89BD3A
split-complementary
#3ABDAF #BD3A89 #BD6D3A
monochromatic
#1D5F58 #2C8E84 #3ABDAF #65D0C4 #93DED6
Accessibility & contrast
On white
2.31
#3ABDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#3ABDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ABDAF
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ABDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ABDAF | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AF
Deuteranopia (green-blind)
#A1A5B0
Tritanopia (blue-blind)
#00C1B9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #3abdaf; /* rgb */ color: rgb(58, 189, 175); /* oklch */ color: oklch(72.5% 0.113 184.7);
Tailwind
colors: {
custom: {
50: '#82d1c6',
500: '#3abdaf',
950: '#000000',
},
}SCSS
$custom: #3abdaf; $custom-light: #82d1c6; $custom-dark: #000000;
JSON
{
"hex": "#3abdaf",
"rgb": {
"r": 58,
"g": 189,
"b": 175
},
"hsl": {
"h": 173.588,
"s": 53.036,
"l": 48.431
},
"oklch": {
"l": 0.72519,
"c": 0.11301,
"h": 184.7
},
"luminance": 0.4039
}Semantic roles & 50–950 ramp
primary
#3ABDAF
secondary
#C98A90
accent
#4B5BDC
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282