#3ABBBB#3ABBBB
#3ABBBB is a light, moderate teal. Relative luminance 0.400; OKLCH L 72.4% C 0.109 H 195.0°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #3ABBBB |
|---|---|
| RGB | rgb(58, 187, 187) |
| HSL | hsl(180, 53%, 48%) |
| HSV | hsv(180, 69%, 73%) |
| CMYK | cmyk(69%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(69.49, -33.89, -10.16) |
| CIE-LCH | lch(69.49, 35.38, 196.69°) |
| OKLab | oklab(72.43% -0.1053 -0.0282) |
| OKLCH | oklch(72.43% 0.109 195) |
| XYZ | xyz(28.4808, 40.0247, 53.2286) |
| Luminance | 0.4003 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.30
Topaz
#13BBAF
ΔE00 4.78
Darkturquoise
#00CED1
ΔE00 5.10
Mediumturquoise
#48D1CC
ΔE00 5.87
Turquoise Blue
#06B1C4
ΔE00 7.18
Tealish
#24BCA8
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ABBBB #BB3A3A
analogous
#3ABB7A #3ABBBB #3A7ABB
triadic
#3ABBBB #BB3ABB #BBBB3A
tetradic
#3ABBBB #7A3ABB #BB3A3A #7ABB3A
square
#3ABBBB #7A3ABB #BB3A3A #7ABB3A
split-complementary
#3ABBBB #BB3A7A #BB7A3A
monochromatic
#1D5E5E #2C8C8C #3ABBBB #63CFCF #92DDDD
Accessibility & contrast
On white
2.33
#3ABBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#3ABBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ABBBB
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ABBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ABBBB | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB2BB
Deuteranopia (green-blind)
#9BA4BC
Tritanopia (blue-blind)
#00C1BB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #3abbbb; /* rgb */ color: rgb(58, 187, 187); /* oklch */ color: oklch(72.4% 0.109 195.0);
Tailwind
colors: {
custom: {
50: '#83d0cf',
500: '#3abbbb',
950: '#000000',
},
}SCSS
$custom: #3abbbb; $custom-light: #83d0cf; $custom-dark: #000000;
JSON
{
"hex": "#3abbbb",
"rgb": {
"r": 58,
"g": 187,
"b": 187
},
"hsl": {
"h": 180,
"s": 52.653,
"l": 48.039
},
"oklch": {
"l": 0.72426,
"c": 0.10898,
"h": 195
},
"luminance": 0.40028
}Semantic roles & 50–950 ramp
primary
#3ABBBB
secondary
#C88888
accent
#4C4CDC
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282