#3EABB4#3EABB4
#3EABB4 is a light, moderate teal. Relative luminance 0.334; OKLCH L 68.4% C 0.098 H 202.9°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #3EABB4 |
|---|---|
| RGB | rgb(62, 171, 180) |
| HSL | hsl(185, 49%, 47%) |
| HSV | hsv(185, 66%, 71%) |
| CMYK | cmyk(65.6%, 5%, 0%, 29.4%) |
| CIE-LAB | lab(64.52, -27.62, -13.73) |
| CIE-LCH | lch(64.52, 30.85, 206.43°) |
| OKLab | oklab(68.36% -0.09 -0.0381) |
| OKLCH | oklch(68.36% 0.098 202.9) |
| XYZ | xyz(24.7842, 33.4425, 48.3200) |
| Luminance | 0.3345 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.71
Cadetblue
#5F9EA0
ΔE00 5.73
Lightseagreen
#20B2AA
ΔE00 7.27
Sea
#3C9992
ΔE00 8.54
Topaz
#13BBAF
ΔE00 9.43
Darkturquoise
#00CED1
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EABB4 #B4473E
analogous
#3EB482 #3EABB4 #3E70B4
triadic
#3EABB4 #B43EAB #ABB43E
tetradic
#3EABB4 #823EB4 #B4473E #70B43E
square
#3EABB4 #823EB4 #B4473E #70B43E
split-complementary
#3EABB4 #B43E70 #B4823E
monochromatic
#1F5559 #2E8086 #3EABB4 #65C2CA #93D4DA
Accessibility & contrast
On white
2.73
#3EABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#3EABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EABB4
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EABB4 | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B5
Deuteranopia (green-blind)
#8C97B4
Tritanopia (blue-blind)
#00B2AD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3eabb4; /* rgb */ color: rgb(62, 171, 180); /* oklch */ color: oklch(68.4% 0.098 202.9);
Tailwind
colors: {
custom: {
50: '#82c4ca',
500: '#3eabb4',
950: '#000000',
},
}SCSS
$custom: #3eabb4; $custom-light: #82c4ca; $custom-dark: #000000;
JSON
{
"hex": "#3eabb4",
"rgb": {
"r": 62,
"g": 171,
"b": 180
},
"hsl": {
"h": 184.576,
"s": 48.76,
"l": 47.451
},
"oklch": {
"l": 0.68357,
"c": 0.09773,
"h": 202.9
},
"luminance": 0.33445
}Semantic roles & 50–950 ramp
primary
#3EABB4
secondary
#C58D89
accent
#5A4FD8
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182