#3EAEBF#3EAEBF
#3EAEBF is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.5% C 0.102 H 209.4°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #3EAEBF |
|---|---|
| RGB | rgb(62, 174, 191) |
| HSL | hsl(188, 51%, 50%) |
| HSV | hsv(188, 68%, 75%) |
| CMYK | cmyk(67.5%, 8.9%, 0%, 25.1%) |
| CIE-LAB | lab(65.79, -25.81, -17.92) |
| CIE-LCH | lch(65.79, 31.43, 214.77°) |
| OKLab | oklab(69.51% -0.0885 -0.0498) |
| OKLCH | oklch(69.51% 0.102 209.4) |
| XYZ | xyz(26.5226, 35.0549, 54.6486) |
| Luminance | 0.3506 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.08
Cadetblue
#5F9EA0
ΔE00 7.50
Lightseagreen
#20B2AA
ΔE00 10.06
Greyblue
#77A1B5
ΔE00 10.09
Darkturquoise
#00CED1
ΔE00 10.47
Aqua Blue
#02D8E9
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EAEBF #BF4F3E
analogous
#3EBF90 #3EAEBF #3E6EBF
triadic
#3EAEBF #BF3EAE #AEBF3E
tetradic
#3EAEBF #903EBF #BF4F3E #6EBF3E
square
#3EAEBF #903EBF #BF4F3E #6EBF3E
split-complementary
#3EAEBF #BF3E6E #BF903E
monochromatic
#205A63 #2F8491 #3EAEBF #6BC2CF #99D5DE
Accessibility & contrast
On white
2.62
#3EAEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#3EAEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EAEBF
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EAEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EAEBF | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8C0
Deuteranopia (green-blind)
#8C9ABF
Tritanopia (blue-blind)
#00B6B3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #3eaebf; /* rgb */ color: rgb(62, 174, 191); /* oklch */ color: oklch(69.5% 0.102 209.4);
Tailwind
colors: {
custom: {
50: '#84c6d2',
500: '#3eaebf',
950: '#000000',
},
}SCSS
$custom: #3eaebf; $custom-light: #84c6d2; $custom-dark: #000000;
JSON
{
"hex": "#3eaebf",
"rgb": {
"r": 62,
"g": 174,
"b": 191
},
"hsl": {
"h": 187.907,
"s": 50.988,
"l": 49.608
},
"oklch": {
"l": 0.69507,
"c": 0.10155,
"h": 209.4
},
"luminance": 0.35058
}Semantic roles & 50–950 ramp
primary
#3EAEBF
secondary
#CA978F
accent
#604DDA
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282