#2EBBBF#2EBBBF
#2EBBBF is a light, moderate teal. Relative luminance 0.399; OKLCH L 72.3% C 0.114 H 197.9°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #2EBBBF |
|---|---|
| RGB | rgb(46, 187, 191) |
| HSL | hsl(182, 61%, 46%) |
| HSV | hsv(182, 76%, 75%) |
| CMYK | cmyk(75.9%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(69.38, -34.17, -12.54) |
| CIE-LCH | lch(69.38, 36.40, 200.15°) |
| OKLab | oklab(72.32% -0.1081 -0.0348) |
| OKLCH | oklch(72.32% 0.114 197.9) |
| XYZ | xyz(28.2967, 39.8796, 55.4863) |
| Luminance | 0.3988 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.97
Lightseagreen
#20B2AA
ΔE00 5.32
Turquoise Blue
#06B1C4
ΔE00 5.90
Topaz
#13BBAF
ΔE00 6.02
Mediumturquoise
#48D1CC
ΔE00 6.46
Aqua Blue
#02D8E9
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EBBBF #BF322E
analogous
#2EBF7B #2EBBBF #2E73BF
triadic
#2EBBBF #BF2EBB #BBBF2E
tetradic
#2EBBBF #7B2EBF #BF322E #73BF2E
square
#2EBBBF #7B2EBF #BF322E #73BF2E
split-complementary
#2EBBBF #BF2E73 #BF7B2E
monochromatic
#165A5C #228B8E #2EBBBF #54D2D6 #86DFE2
Accessibility & contrast
On white
2.34
#2EBBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#2EBBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EBBBF
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EBBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EBBBF | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB2C0
Deuteranopia (green-blind)
#99A3C0
Tritanopia (blue-blind)
#00C2BC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #2ebbbf; /* rgb */ color: rgb(46, 187, 191); /* oklch */ color: oklch(72.3% 0.114 197.9);
Tailwind
colors: {
custom: {
50: '#80d0d2',
500: '#2ebbbf',
950: '#000000',
},
}SCSS
$custom: #2ebbbf; $custom-light: #80d0d2; $custom-dark: #000000;
JSON
{
"hex": "#2ebbbf",
"rgb": {
"r": 46,
"g": 187,
"b": 191
},
"hsl": {
"h": 181.655,
"s": 61.181,
"l": 46.471
},
"oklch": {
"l": 0.72318,
"c": 0.11355,
"h": 197.9
},
"luminance": 0.39883
}Semantic roles & 50–950 ramp
primary
#2EBBBF
secondary
#CB807E
accent
#4844E4
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282