#2EB2B3#2EB2B3
#2EB2B3 is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.7% C 0.109 H 195.7°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #2EB2B3 |
|---|---|
| RGB | rgb(46, 178, 179) |
| HSL | hsl(180, 59%, 44%) |
| HSV | hsv(180, 74%, 70%) |
| CMYK | cmyk(74.3%, 0.6%, 0%, 29.8%) |
| CIE-LAB | lab(66.27, -33.48, -10.58) |
| CIE-LCH | lch(66.27, 35.11, 197.53°) |
| OKLab | oklab(69.67% -0.1045 -0.0294) |
| OKLCH | oklch(69.67% 0.109 195.7) |
| XYZ | xyz(25.1801, 35.6732, 48.1976) |
| Luminance | 0.3568 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.52
Topaz
#13BBAF
ΔE00 5.41
Turquoise Blue
#06B1C4
ΔE00 6.31
Darkturquoise
#00CED1
ΔE00 7.41
Cadetblue
#5F9EA0
ΔE00 7.81
Tealish
#24BCA8
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EB2B3 #B32F2E
analogous
#2EB372 #2EB2B3 #2E70B3
triadic
#2EB2B3 #B32EB2 #B2B32E
tetradic
#2EB2B3 #722EB3 #B32F2E #70B32E
square
#2EB2B3 #722EB3 #B32F2E #70B32E
split-complementary
#2EB2B3 #B32E70 #B3722E
monochromatic
#155152 #218282 #2EB2B3 #4DD0D1 #7EDDDE
Accessibility & contrast
On white
2.58
#2EB2B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#2EB2B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EB2B3
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EB2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EB2B3 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B3
Deuteranopia (green-blind)
#939BB4
Tritanopia (blue-blind)
#00B8B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #2eb2b3; /* rgb */ color: rgb(46, 178, 179); /* oklch */ color: oklch(69.7% 0.109 195.7);
Tailwind
colors: {
custom: {
50: '#7dc9c9',
500: '#2eb2b3',
950: '#000000',
},
}SCSS
$custom: #2eb2b3; $custom-light: #7dc9c9; $custom-dark: #000000;
JSON
{
"hex": "#2eb2b3",
"rgb": {
"r": 46,
"g": 178,
"b": 179
},
"hsl": {
"h": 180.451,
"s": 59.111,
"l": 44.118
},
"oklch": {
"l": 0.69666,
"c": 0.10854,
"h": 195.7
},
"luminance": 0.35676
}Semantic roles & 50–950 ramp
primary
#2EB2B3
secondary
#C67776
accent
#4746E2
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282