#3EACC1#3EACC1
#3EACC1 is a light, moderate teal. Relative luminance 0.344; OKLCH L 69.1% C 0.102 H 212.8°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #3EACC1 |
|---|---|
| RGB | rgb(62, 172, 193) |
| HSL | hsl(190, 51%, 50%) |
| HSV | hsv(190, 68%, 76%) |
| CMYK | cmyk(67.9%, 10.9%, 0%, 24.3%) |
| CIE-LAB | lab(65.26, -24.19, -19.84) |
| CIE-LCH | lch(65.26, 31.29, 219.35°) |
| OKLab | oklab(69.1% -0.0856 -0.0552) |
| OKLCH | oklch(69.1% 0.102 212.8) |
| XYZ | xyz(26.3607, 34.3765, 55.6878) |
| Luminance | 0.3438 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.98
Cadetblue
#5F9EA0
ΔE00 8.07
Greyblue
#77A1B5
ΔE00 9.13
Bright Sky Blue
#02CCFE
ΔE00 11.12
Bluegrey
#85A3B2
ΔE00 11.35
Lightseagreen
#20B2AA
ΔE00 11.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EACC1 #C1533E
analogous
#3EC194 #3EACC1 #3E6BC1
triadic
#3EACC1 #C13EAC #ACC13E
tetradic
#3EACC1 #943EC1 #C1533E #6BC13E
square
#3EACC1 #943EC1 #C1533E #6BC13E
split-complementary
#3EACC1 #C13E6B #C1943E
monochromatic
#205964 #2F8393 #3EACC1 #6CC0D0 #9BD4DF
Accessibility & contrast
On white
2.67
#3EACC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#3EACC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EACC1
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EACC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EACC1 | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6C2
Deuteranopia (green-blind)
#8998C1
Tritanopia (blue-blind)
#00B4B2
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #3eacc1; /* rgb */ color: rgb(62, 172, 193); /* oklch */ color: oklch(69.1% 0.102 212.8);
Tailwind
colors: {
custom: {
50: '#84c5d3',
500: '#3eacc1',
950: '#000000',
},
}SCSS
$custom: #3eacc1; $custom-light: #84c5d3; $custom-dark: #000000;
JSON
{
"hex": "#3eacc1",
"rgb": {
"r": 62,
"g": 172,
"b": 193
},
"hsl": {
"h": 189.618,
"s": 51.373,
"l": 50
},
"oklch": {
"l": 0.69102,
"c": 0.10187,
"h": 212.8
},
"luminance": 0.34379
}Semantic roles & 50–950 ramp
primary
#3EACC1
secondary
#CB9990
accent
#644DDB
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282