#2E929B#2E929B
#2E929B is a mid, moderate teal. Relative luminance 0.235; OKLCH L 60.8% C 0.090 H 203.8°. Best body text is #000000 at 5.70:1 contrast (WCAG AA passes).
Color values
| HEX | #2E929B |
|---|---|
| RGB | rgb(46, 146, 155) |
| HSL | hsl(185, 54%, 39%) |
| HSV | hsv(185, 70%, 61%) |
| CMYK | cmyk(70.3%, 5.8%, 0%, 39.2%) |
| CIE-LAB | lab(55.59, -25.10, -13.09) |
| CIE-LCH | lch(55.59, 28.31, 207.55°) |
| OKLab | oklab(60.75% -0.0824 -0.0363) |
| OKLCH | oklch(60.75% 0.09 203.8) |
| XYZ | xyz(17.3194, 23.5032, 34.6278) |
| Luminance | 0.2351 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Cyan
#0A888A
ΔE00 5.31
Darkcyan
#008B8B
ΔE00 5.38
Teal Blue
#01889F
ΔE00 6.25
Cadetblue
#5F9EA0
ΔE00 6.46
Greenish Blue
#0B8B87
ΔE00 6.64
Sea
#3C9992
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2E929B #9B372E
analogous
#2E9B6E #2E929B #2E5C9B
triadic
#2E929B #9B2E92 #929B2E
tetradic
#2E929B #6E2E9B #9B372E #5C9B2E
square
#2E929B #6E2E9B #9B372E #5C9B2E
split-complementary
#2E929B #9B2E5C #9B6E2E
monochromatic
#12393D #20666C #2E929B #40BBC6 #6FCCD4
Accessibility & contrast
On white
3.68
#2E929B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.70
#2E929B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2E929B
5.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2E929B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2E929B | 1.00 | 3.68 | 5.70 | 5.70 |
| #FFFFFF | 3.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868C9C
Deuteranopia (green-blind)
#76809B
Tritanopia (blue-blind)
#009895
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #2e929b; /* rgb */ color: rgb(46, 146, 155); /* oklch */ color: oklch(60.8% 0.090 203.8);
Tailwind
colors: {
custom: {
50: '#77b2b8',
500: '#2e929b',
950: '#000000',
},
}SCSS
$custom: #2e929b; $custom-light: #77b2b8; $custom-dark: #000000;
JSON
{
"hex": "#2e929b",
"rgb": {
"r": 46,
"g": 146,
"b": 155
},
"hsl": {
"h": 184.954,
"s": 54.229,
"l": 39.412
},
"oklch": {
"l": 0.60752,
"c": 0.09009,
"h": 203.8
},
"luminance": 0.23505
}Semantic roles & 50–950 ramp
primary
#2E929B
secondary
#BC7069
accent
#564ADE
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1111
muted
#7C8080