#2E9FAC#2E9FAC
#2E9FAC is a light, moderate teal. Relative luminance 0.284; OKLCH L 64.7% C 0.099 H 206.4°. Best body text is #000000 at 6.67:1 contrast (WCAG AA passes).
Color values
| HEX | #2E9FAC |
|---|---|
| RGB | rgb(46, 159, 172) |
| HSL | hsl(186, 58%, 43%) |
| HSV | hsv(186, 73%, 67%) |
| CMYK | cmyk(73.3%, 7.6%, 0%, 32.5%) |
| CIE-LAB | lab(60.21, -26.36, -15.79) |
| CIE-LCH | lch(60.21, 30.72, 210.92°) |
| OKLab | oklab(64.68% -0.0885 -0.0439) |
| OKLCH | oklch(64.68% 0.099 206.4) |
| XYZ | xyz(20.9680, 28.3532, 43.3894) |
| Luminance | 0.2836 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.56
Turquoise Blue
#06B1C4
ΔE00 5.57
Sea
#3C9992
ΔE00 8.09
Teal Blue
#01889F
ΔE00 8.69
Darkcyan
#008B8B
ΔE00 9.12
Dark Cyan
#0A888A
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2E9FAC #AC3B2E
analogous
#2EAC7A #2E9FAC #2E60AC
triadic
#2E9FAC #AC2E9F #9FAC2E
tetradic
#2E9FAC #7A2EAC #AC3B2E #60AC2E
square
#2E9FAC #7A2EAC #AC3B2E #60AC2E
split-complementary
#2E9FAC #AC2E60 #AC7A2E
monochromatic
#14464B #21727C #2E9FAC #49C1CE #79D1DB
Accessibility & contrast
On white
3.15
#2E9FAC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.67
#2E9FAC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2E9FAC
6.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2E9FAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2E9FAC | 1.00 | 3.15 | 6.67 | 6.67 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9199AD
Deuteranopia (green-blind)
#808CAC
Tritanopia (blue-blind)
#00A6A3
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #2e9fac; /* rgb */ color: rgb(46, 159, 172); /* oklch */ color: oklch(64.7% 0.099 206.4);
Tailwind
colors: {
custom: {
50: '#7abbc4',
500: '#2e9fac',
950: '#000000',
},
}SCSS
$custom: #2e9fac; $custom-light: #7abbc4; $custom-dark: #000000;
JSON
{
"hex": "#2e9fac",
"rgb": {
"r": 46,
"g": 159,
"b": 172
},
"hsl": {
"h": 186.19,
"s": 57.798,
"l": 42.745
},
"oklch": {
"l": 0.64678,
"c": 0.09877,
"h": 206.4
},
"luminance": 0.28356
}Semantic roles & 50–950 ramp
primary
#2E9FAC
secondary
#C37B72
accent
#5747E1
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1212
muted
#7C8181