#3ABEBE#3ABEBE
#3ABEBE is a light, moderate teal. Relative luminance 0.414; OKLCH L 73.3% C 0.111 H 195.0°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #3ABEBE |
|---|---|
| RGB | rgb(58, 190, 190) |
| HSL | hsl(180, 53%, 49%) |
| HSV | hsv(180, 69%, 75%) |
| CMYK | cmyk(69.5%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(70.48, -34.44, -10.32) |
| CIE-LCH | lch(70.48, 35.95, 196.68°) |
| OKLab | oklab(73.26% -0.107 -0.0287) |
| OKLCH | oklch(73.26% 0.111 195) |
| XYZ | xyz(29.4484, 41.4407, 55.1520) |
| Luminance | 0.4144 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.35
Lightseagreen
#20B2AA
ΔE00 4.83
Topaz
#13BBAF
ΔE00 4.88
Mediumturquoise
#48D1CC
ΔE00 5.12
Tealish
#24BCA8
ΔE00 7.34
Turquoise Blue
#06B1C4
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ABEBE #BE3A3A
analogous
#3ABE7C #3ABEBE #3A7CBE
triadic
#3ABEBE #BE3ABE #BEBE3A
tetradic
#3ABEBE #7C3ABE #BE3A3A #7CBE3A
square
#3ABEBE #7C3ABE #BE3A3A #7CBE3A
split-complementary
#3ABEBE #BE3A7C #BE7C3A
monochromatic
#1D6060 #2C8F8F #3ABEBE #65D0D0 #94DEDE
Accessibility & contrast
On white
2.26
#3ABEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#3ABEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ABEBE
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ABEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ABEBE | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BE
Deuteranopia (green-blind)
#9EA6BF
Tritanopia (blue-blind)
#00C4BE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #3abebe; /* rgb */ color: rgb(58, 190, 190); /* oklch */ color: oklch(73.3% 0.111 195.0);
Tailwind
colors: {
custom: {
50: '#84d2d1',
500: '#3abebe',
950: '#000000',
},
}SCSS
$custom: #3abebe; $custom-light: #84d2d1; $custom-dark: #000000;
JSON
{
"hex": "#3abebe",
"rgb": {
"r": 58,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 53.226,
"l": 48.627
},
"oklch": {
"l": 0.73264,
"c": 0.11074,
"h": 195
},
"luminance": 0.41444
}Semantic roles & 50–950 ramp
primary
#3ABEBE
secondary
#CA8A8A
accent
#4B4BDD
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282