#3ABBBA#3ABBBA
#3ABBBA is a light, moderate teal. Relative luminance 0.400; OKLCH L 72.4% C 0.109 H 194.3°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #3ABBBA |
|---|---|
| RGB | rgb(58, 187, 186) |
| HSL | hsl(180, 53%, 48%) |
| HSV | hsv(180, 69%, 73%) |
| CMYK | cmyk(69%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(69.46, -34.18, -9.66) |
| CIE-LCH | lch(69.46, 35.52, 195.78°) |
| OKLab | oklab(72.39% -0.1057 -0.0268) |
| OKLCH | oklch(72.39% 0.109 194.3) |
| XYZ | xyz(28.3742, 39.9821, 52.6668) |
| Luminance | 0.3998 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.03
Topaz
#13BBAF
ΔE00 4.42
Darkturquoise
#00CED1
ΔE00 5.18
Mediumturquoise
#48D1CC
ΔE00 5.79
Tealish
#24BCA8
ΔE00 6.91
Turquoise Blue
#06B1C4
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ABBBA #BB3A3B
analogous
#3ABB79 #3ABBBA #3A7BBB
triadic
#3ABBBA #BA3ABB #BBBA3A
tetradic
#3ABBBA #793ABB #BB3A3B #7BBB3A
square
#3ABBBA #793ABB #BB3A3B #7BBB3A
split-complementary
#3ABBBA #BB3A7B #BB793A
monochromatic
#1D5E5D #2C8C8C #3ABBBA #63CFCE #92DDDD
Accessibility & contrast
On white
2.33
#3ABBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#3ABBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ABBBA
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ABBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ABBBA | 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)
#AFB2BA
Deuteranopia (green-blind)
#9CA4BB
Tritanopia (blue-blind)
#00C1BA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #3abbba; /* rgb */ color: rgb(58, 187, 186); /* oklch */ color: oklch(72.4% 0.109 194.3);
Tailwind
colors: {
custom: {
50: '#83d0ce',
500: '#3abbba',
950: '#000000',
},
}SCSS
$custom: #3abbba; $custom-light: #83d0ce; $custom-dark: #000000;
JSON
{
"hex": "#3abbba",
"rgb": {
"r": 58,
"g": 187,
"b": 186
},
"hsl": {
"h": 179.535,
"s": 52.653,
"l": 48.039
},
"oklch": {
"l": 0.72391,
"c": 0.10906,
"h": 194.3
},
"luminance": 0.39985
}Semantic roles & 50–950 ramp
primary
#3ABBBA
secondary
#C88889
accent
#4C4DDC
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282