#3EA8B2#3EA8B2
#3EA8B2 is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.5% C 0.096 H 204.0°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #3EA8B2 |
|---|---|
| RGB | rgb(62, 168, 178) |
| HSL | hsl(185, 48%, 47%) |
| HSV | hsv(185, 65%, 70%) |
| CMYK | cmyk(65.2%, 5.6%, 0%, 30.2%) |
| CIE-LAB | lab(63.54, -26.73, -14.08) |
| CIE-LCH | lch(63.54, 30.21, 207.78°) |
| OKLab | oklab(67.55% -0.0877 -0.039) |
| OKLCH | oklch(67.55% 0.096 204) |
| XYZ | xyz(24.0217, 32.2411, 47.0680) |
| Luminance | 0.3224 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.92
Cadetblue
#5F9EA0
ΔE00 5.27
Lightseagreen
#20B2AA
ΔE00 7.95
Sea
#3C9992
ΔE00 8.33
Topaz
#13BBAF
ΔE00 10.22
Blue Green
#0F9B8E
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EA8B2 #B2483E
analogous
#3EB282 #3EA8B2 #3E6EB2
triadic
#3EA8B2 #B23EA8 #A8B23E
tetradic
#3EA8B2 #823EB2 #B2483E #6EB23E
square
#3EA8B2 #823EB2 #B2483E #6EB23E
split-complementary
#3EA8B2 #B23E6E #B2823E
monochromatic
#1E5257 #2E7D85 #3EA8B2 #64C0C9 #92D3D9
Accessibility & contrast
On white
2.82
#3EA8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#3EA8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EA8B2
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EA8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EA8B2 | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA1B3
Deuteranopia (green-blind)
#8A94B2
Tritanopia (blue-blind)
#00AFAB
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #3ea8b2; /* rgb */ color: rgb(62, 168, 178); /* oklch */ color: oklch(67.5% 0.096 204.0);
Tailwind
colors: {
custom: {
50: '#82c2c9',
500: '#3ea8b2',
950: '#000000',
},
}SCSS
$custom: #3ea8b2; $custom-light: #82c2c9; $custom-dark: #000000;
JSON
{
"hex": "#3ea8b2",
"rgb": {
"r": 62,
"g": 168,
"b": 178
},
"hsl": {
"h": 185.172,
"s": 48.333,
"l": 47.059
},
"oklch": {
"l": 0.67547,
"c": 0.09602,
"h": 204
},
"luminance": 0.32244
}Semantic roles & 50–950 ramp
primary
#3EA8B2
secondary
#C48D88
accent
#5C50D8
background
#F8FBFC
surface
#F0F7F8
border
#CBD0D1
text
#0C1213
muted
#7D8182