#3EABB2#3EABB2
#3EABB2 is a light, moderate teal. Relative luminance 0.334; OKLCH L 68.3% C 0.097 H 201.2°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #3EABB2 |
|---|---|
| RGB | rgb(62, 171, 178) |
| HSL | hsl(184, 48%, 47%) |
| HSV | hsv(184, 65%, 70%) |
| CMYK | cmyk(65.2%, 3.9%, 0%, 30.2%) |
| CIE-LAB | lab(64.45, -28.22, -12.71) |
| CIE-LCH | lch(64.45, 30.95, 204.25°) |
| OKLab | oklab(68.28% -0.0909 -0.0352) |
| OKLCH | oklch(68.28% 0.097 201.2) |
| XYZ | xyz(24.5819, 33.3616, 47.2548) |
| Luminance | 0.3336 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.32
Cadetblue
#5F9EA0
ΔE00 5.60
Lightseagreen
#20B2AA
ΔE00 6.53
Sea
#3C9992
ΔE00 7.97
Topaz
#13BBAF
ΔE00 8.74
Darkturquoise
#00CED1
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EABB2 #B2453E
analogous
#3EB27F #3EABB2 #3E71B2
triadic
#3EABB2 #B23EAB #ABB23E
tetradic
#3EABB2 #7F3EB2 #B2453E #71B23E
square
#3EABB2 #7F3EB2 #B2453E #71B23E
split-complementary
#3EABB2 #B23E71 #B27F3E
monochromatic
#1E5457 #2E7F85 #3EABB2 #64C3C9 #92D5D9
Accessibility & contrast
On white
2.74
#3EABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#3EABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EABB2
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EABB2 | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B3
Deuteranopia (green-blind)
#8D97B3
Tritanopia (blue-blind)
#00B1AD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3eabb2; /* rgb */ color: rgb(62, 171, 178); /* oklch */ color: oklch(68.3% 0.097 201.2);
Tailwind
colors: {
custom: {
50: '#82c4c9',
500: '#3eabb2',
950: '#000000',
},
}SCSS
$custom: #3eabb2; $custom-light: #82c4c9; $custom-dark: #000000;
JSON
{
"hex": "#3eabb2",
"rgb": {
"r": 62,
"g": 171,
"b": 178
},
"hsl": {
"h": 183.621,
"s": 48.333,
"l": 47.059
},
"oklch": {
"l": 0.68283,
"c": 0.09746,
"h": 201.2
},
"luminance": 0.33364
}Semantic roles & 50–950 ramp
primary
#3EABB2
secondary
#C48B88
accent
#5850D8
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182