#3EAFB3#3EAFB3
#3EAFB3 is a light, moderate teal. Relative luminance 0.349; OKLCH L 69.3% C 0.100 H 198.5°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #3EAFB3 |
|---|---|
| RGB | rgb(62, 175, 179) |
| HSL | hsl(182, 49%, 47%) |
| HSV | hsv(182, 65%, 70%) |
| CMYK | cmyk(65.4%, 2.2%, 0%, 29.8%) |
| CIE-LAB | lab(65.70, -29.88, -11.40) |
| CIE-LCH | lch(65.70, 31.98, 200.88°) |
| OKLab | oklab(69.3% -0.0946 -0.0316) |
| OKLCH | oklch(69.3% 0.1 198.5) |
| XYZ | xyz(25.4497, 34.9359, 48.0411) |
| Luminance | 0.3494 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.12
Lightseagreen
#20B2AA
ΔE00 5.12
Cadetblue
#5F9EA0
ΔE00 6.45
Topaz
#13BBAF
ΔE00 7.15
Sea
#3C9992
ΔE00 8.11
Darkturquoise
#00CED1
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EAFB3 #B3423E
analogous
#3EB37C #3EAFB3 #3E75B3
triadic
#3EAFB3 #B33EAF #AFB33E
tetradic
#3EAFB3 #7C3EB3 #B3423E #75B33E
square
#3EAFB3 #7C3EB3 #B3423E #75B33E
split-complementary
#3EAFB3 #B33E75 #B37C3E
monochromatic
#1F5658 #2E8386 #3EAFB3 #65C6CA #92D7D9
Accessibility & contrast
On white
2.63
#3EAFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#3EAFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EAFB3
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EAFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EAFB3 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A7B3
Deuteranopia (green-blind)
#919AB4
Tritanopia (blue-blind)
#00B5B0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #3eafb3; /* rgb */ color: rgb(62, 175, 179); /* oklch */ color: oklch(69.3% 0.100 198.5);
Tailwind
colors: {
custom: {
50: '#83c7c9',
500: '#3eafb3',
950: '#000000',
},
}SCSS
$custom: #3eafb3; $custom-light: #83c7c9; $custom-dark: #000000;
JSON
{
"hex": "#3eafb3",
"rgb": {
"r": 62,
"g": 175,
"b": 179
},
"hsl": {
"h": 182.051,
"s": 48.548,
"l": 47.255
},
"oklch": {
"l": 0.69301,
"c": 0.09976,
"h": 198.5
},
"luminance": 0.34939
}Semantic roles & 50–950 ramp
primary
#3EAFB3
secondary
#C58A88
accent
#5450D8
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282