#2E9898#2E9898
#2E9898 is a light, moderate teal. Relative luminance 0.253; OKLCH L 62.2% C 0.093 H 195.0°. Best body text is #000000 at 6.06:1 contrast (WCAG AA passes).
Color values
| HEX | #2E9898 |
|---|---|
| RGB | rgb(46, 152, 152) |
| HSL | hsl(180, 54%, 39%) |
| HSV | hsv(180, 70%, 60%) |
| CMYK | cmyk(69.7%, 0%, 0%, 40.4%) |
| CIE-LAB | lab(57.37, -29.01, -8.70) |
| CIE-LCH | lch(57.37, 30.28, 196.70°) |
| OKLab | oklab(62.16% -0.0901 -0.0242) |
| OKLCH | oklch(62.16% 0.093 195) |
| XYZ | xyz(18.0199, 25.3022, 33.6338) |
| Luminance | 0.2530 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.88
Darkcyan
#008B8B
ΔE00 4.96
Greenish Blue
#0B8B87
ΔE00 5.29
Blue Green
#0F9B8E
ΔE00 5.46
Cadetblue
#5F9EA0
ΔE00 5.81
Dark Cyan
#0A888A
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2E9898 #982E2E
analogous
#2E9863 #2E9898 #2E6398
triadic
#2E9898 #982E98 #98982E
tetradic
#2E9898 #632E98 #982E2E #63982E
square
#2E9898 #632E98 #982E2E #63982E
split-complementary
#2E9898 #982E63 #98632E
monochromatic
#123A3A #206969 #2E9898 #3EC5C5 #6DD3D3
Accessibility & contrast
On white
3.46
#2E9898 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.06
#2E9898 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2E9898
6.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2E9898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2E9898 | 1.00 | 3.46 | 6.06 | 6.06 |
| #FFFFFF | 3.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9198
Deuteranopia (green-blind)
#7E8599
Tritanopia (blue-blind)
#009D98
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #2e9898; /* rgb */ color: rgb(46, 152, 152); /* oklch */ color: oklch(62.2% 0.093 195.0);
Tailwind
colors: {
custom: {
50: '#77b7b6',
500: '#2e9898',
950: '#000000',
},
}SCSS
$custom: #2e9898; $custom-light: #77b7b6; $custom-dark: #000000;
JSON
{
"hex": "#2e9898",
"rgb": {
"r": 46,
"g": 152,
"b": 152
},
"hsl": {
"h": 180,
"s": 53.535,
"l": 38.824
},
"oklch": {
"l": 0.62162,
"c": 0.09327,
"h": 195
},
"luminance": 0.25304
}Semantic roles & 50–950 ramp
primary
#2E9898
secondary
#BA6868
accent
#4B4BDD
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1111
muted
#7C8080