#3ABBBF#3ABBBF
#3ABBBF is a light, moderate teal. Relative luminance 0.402; OKLCH L 72.6% C 0.109 H 198.1°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #3ABBBF |
|---|---|
| RGB | rgb(58, 187, 191) |
| HSL | hsl(182, 53%, 49%) |
| HSV | hsv(182, 70%, 75%) |
| CMYK | cmyk(69.6%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(69.61, -32.73, -12.17) |
| CIE-LCH | lch(69.61, 34.92, 200.40°) |
| OKLab | oklab(72.57% -0.1035 -0.0338) |
| OKLCH | oklch(72.57% 0.109 198.1) |
| XYZ | xyz(28.9150, 40.1984, 55.5153) |
| Luminance | 0.4020 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.10
Lightseagreen
#20B2AA
ΔE00 5.54
Turquoise Blue
#06B1C4
ΔE00 5.86
Topaz
#13BBAF
ΔE00 6.26
Mediumturquoise
#48D1CC
ΔE00 6.43
Aqua Blue
#02D8E9
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ABBBF #BF3E3A
analogous
#3ABF81 #3ABBBF #3A79BF
triadic
#3ABBBF #BF3ABB #BBBF3A
tetradic
#3ABBBF #813ABF #BF3E3A #79BF3A
square
#3ABBBF #813ABF #BF3E3A #79BF3A
split-complementary
#3ABBBF #BF3A79 #BF813A
monochromatic
#1D5F61 #2C8D90 #3ABBBF #66CDD0 #95DCDF
Accessibility & contrast
On white
2.32
#3ABBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#3ABBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ABBBF
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ABBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ABBBF | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB2BF
Deuteranopia (green-blind)
#9AA4C0
Tritanopia (blue-blind)
#00C1BC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #3abbbf; /* rgb */ color: rgb(58, 187, 191); /* oklch */ color: oklch(72.6% 0.109 198.1);
Tailwind
colors: {
custom: {
50: '#84d0d2',
500: '#3abbbf',
950: '#000000',
},
}SCSS
$custom: #3abbbf; $custom-light: #84d0d2; $custom-dark: #000000;
JSON
{
"hex": "#3abbbf",
"rgb": {
"r": 58,
"g": 187,
"b": 191
},
"hsl": {
"h": 181.805,
"s": 53.414,
"l": 48.824
},
"oklch": {
"l": 0.72567,
"c": 0.1089,
"h": 198.1
},
"luminance": 0.40202
}Semantic roles & 50–950 ramp
primary
#3ABBBF
secondary
#CA8D8B
accent
#4F4BDD
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282