#2E969A#2E969A
#2E969A is a mid, moderate teal. Relative luminance 0.247; OKLCH L 61.7% C 0.092 H 198.8°. Best body text is #000000 at 5.95:1 contrast (WCAG AA passes).
Color values
| HEX | #2E969A |
|---|---|
| RGB | rgb(46, 150, 154) |
| HSL | hsl(182, 54%, 39%) |
| HSV | hsv(182, 70%, 60%) |
| CMYK | cmyk(70.1%, 2.6%, 0%, 39.6%) |
| CIE-LAB | lab(56.81, -27.42, -10.68) |
| CIE-LCH | lch(56.81, 29.43, 201.29°) |
| OKLab | oklab(61.73% -0.0871 -0.0296) |
| OKLCH | oklch(61.73% 0.092 198.8) |
| XYZ | xyz(17.8632, 24.7246, 34.3965) |
| Luminance | 0.2473 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 4.51
Darkcyan
#008B8B
ΔE00 4.86
Dark Cyan
#0A888A
ΔE00 5.42
Cadetblue
#5F9EA0
ΔE00 5.67
Greenish Blue
#0B8B87
ΔE00 5.68
Dusty Teal
#4C9085
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2E969A #9A322E
analogous
#2E9A68 #2E969A #2E609A
triadic
#2E969A #9A2E96 #969A2E
tetradic
#2E969A #682E9A #9A322E #609A2E
square
#2E969A #682E9A #9A322E #609A2E
split-complementary
#2E969A #9A2E60 #9A682E
monochromatic
#123A3C #20686B #2E969A #3FC1C6 #6FD0D4
Accessibility & contrast
On white
3.53
#2E969A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.95
#2E969A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2E969A
5.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2E969A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2E969A | 1.00 | 3.53 | 5.95 | 5.95 |
| #FFFFFF | 3.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B8F9A
Deuteranopia (green-blind)
#7B839B
Tritanopia (blue-blind)
#009B97
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #2e969a; /* rgb */ color: rgb(46, 150, 154); /* oklch */ color: oklch(61.7% 0.092 198.8);
Tailwind
colors: {
custom: {
50: '#77b5b7',
500: '#2e969a',
950: '#000000',
},
}SCSS
$custom: #2e969a; $custom-light: #77b5b7; $custom-dark: #000000;
JSON
{
"hex": "#2e969a",
"rgb": {
"r": 46,
"g": 150,
"b": 154
},
"hsl": {
"h": 182.222,
"s": 54,
"l": 39.216
},
"oklch": {
"l": 0.61727,
"c": 0.092,
"h": 198.8
},
"luminance": 0.24727
}Semantic roles & 50–950 ramp
primary
#2E969A
secondary
#BB6C69
accent
#504ADD
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1111
muted
#7C8080