#2EB3B3#2EB3B3
#2EB3B3 is a light, moderate teal. Relative luminance 0.361; OKLCH L 69.9% C 0.109 H 194.9°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #2EB3B3 |
|---|---|
| RGB | rgb(46, 179, 179) |
| HSL | hsl(180, 59%, 44%) |
| HSV | hsv(180, 74%, 70%) |
| CMYK | cmyk(74.3%, 0%, 0%, 29.8%) |
| CIE-LAB | lab(66.58, -33.95, -10.12) |
| CIE-LCH | lch(66.58, 35.43, 196.60°) |
| OKLab | oklab(69.91% -0.1055 -0.0282) |
| OKLCH | oklch(69.91% 0.109 194.9) |
| XYZ | xyz(25.3798, 36.0726, 48.2642) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.16
Topaz
#13BBAF
ΔE00 4.96
Turquoise Blue
#06B1C4
ΔE00 6.71
Darkturquoise
#00CED1
ΔE00 7.17
Tealish
#24BCA8
ΔE00 7.46
Mediumturquoise
#48D1CC
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EB3B3 #B32E2E
analogous
#2EB371 #2EB3B3 #2E71B3
triadic
#2EB3B3 #B32EB3 #B3B32E
tetradic
#2EB3B3 #712EB3 #B32E2E #71B32E
square
#2EB3B3 #712EB3 #B32E2E #71B32E
split-complementary
#2EB3B3 #B32E71 #B3712E
monochromatic
#155252 #218282 #2EB3B3 #4DD1D1 #7EDEDE
Accessibility & contrast
On white
2.56
#2EB3B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#2EB3B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EB3B3
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EB3B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EB3B3 | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AAB3
Deuteranopia (green-blind)
#949CB4
Tritanopia (blue-blind)
#00B9B3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #2eb3b3; /* rgb */ color: rgb(46, 179, 179); /* oklch */ color: oklch(69.9% 0.109 194.9);
Tailwind
colors: {
custom: {
50: '#7dcac9',
500: '#2eb3b3',
950: '#000000',
},
}SCSS
$custom: #2eb3b3; $custom-light: #7dcac9; $custom-dark: #000000;
JSON
{
"hex": "#2eb3b3",
"rgb": {
"r": 46,
"g": 179,
"b": 179
},
"hsl": {
"h": 180,
"s": 59.111,
"l": 44.118
},
"oklch": {
"l": 0.69914,
"c": 0.10916,
"h": 194.9
},
"luminance": 0.36076
}Semantic roles & 50–950 ramp
primary
#2EB3B3
secondary
#C67676
accent
#4646E2
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1313
muted
#7C8282