#2EBEBF#2EBEBF
#2EBEBF is a light, moderate teal. Relative luminance 0.412; OKLCH L 73.1% C 0.115 H 195.6°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #2EBEBF |
|---|---|
| RGB | rgb(46, 190, 191) |
| HSL | hsl(180, 61%, 46%) |
| HSV | hsv(180, 76%, 75%) |
| CMYK | cmyk(75.9%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(70.29, -35.57, -11.18) |
| CIE-LCH | lch(70.29, 37.29, 197.44°) |
| OKLab | oklab(73.06% -0.111 -0.0311) |
| OKLCH | oklch(73.06% 0.115 195.6) |
| XYZ | xyz(28.9398, 41.1658, 55.7007) |
| Luminance | 0.4117 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.18
Lightseagreen
#20B2AA
ΔE00 4.90
Topaz
#13BBAF
ΔE00 5.00
Mediumturquoise
#48D1CC
ΔE00 5.32
Turquoise Blue
#06B1C4
ΔE00 7.26
Tealish
#24BCA8
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EBEBF #BF2F2E
analogous
#2EBF78 #2EBEBF #2E76BF
triadic
#2EBEBF #BF2EBE #BEBF2E
tetradic
#2EBEBF #782EBF #BF2F2E #76BF2E
square
#2EBEBF #782EBF #BF2F2E #76BF2E
split-complementary
#2EBEBF #BF2E76 #BF782E
monochromatic
#165C5C #228D8E #2EBEBF #54D5D6 #86E1E2
Accessibility & contrast
On white
2.27
#2EBEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#2EBEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EBEBF
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EBEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EBEBF | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B5BF
Deuteranopia (green-blind)
#9CA5C0
Tritanopia (blue-blind)
#00C4BE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #2ebebf; /* rgb */ color: rgb(46, 190, 191); /* oklch */ color: oklch(73.1% 0.115 195.6);
Tailwind
colors: {
custom: {
50: '#80d2d2',
500: '#2ebebf',
950: '#000000',
},
}SCSS
$custom: #2ebebf; $custom-light: #80d2d2; $custom-dark: #000000;
JSON
{
"hex": "#2ebebf",
"rgb": {
"r": 46,
"g": 190,
"b": 191
},
"hsl": {
"h": 180.414,
"s": 61.181,
"l": 46.471
},
"oklch": {
"l": 0.73055,
"c": 0.11525,
"h": 195.6
},
"luminance": 0.41169
}Semantic roles & 50–950 ramp
primary
#2EBEBF
secondary
#CB7E7E
accent
#4544E4
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282