#2EBDAF#2EBDAF
#2EBDAF is a light, moderate teal. Relative luminance 0.401; OKLCH L 72.3% C 0.118 H 185.0°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #2EBDAF |
|---|---|
| RGB | rgb(46, 189, 175) |
| HSL | hsl(174, 61%, 46%) |
| HSV | hsv(174, 76%, 74%) |
| CMYK | cmyk(75.7%, 0%, 7.4%, 25.9%) |
| CIE-LAB | lab(69.52, -39.69, -3.55) |
| CIE-LCH | lch(69.52, 39.85, 185.11°) |
| OKLab | oklab(72.27% -0.1172 -0.0102) |
| OKLCH | oklch(72.27% 0.118 185) |
| XYZ | xyz(27.0584, 40.0679, 46.8569) |
| Luminance | 0.4007 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.20
Tealish
#24BCA8
ΔE00 2.12
Turquoise (survey)
#06C2AC
ΔE00 2.96
Lightseagreen
#20B2AA
ΔE00 3.61
Mediumturquoise
#48D1CC
ΔE00 6.42
Greeny Blue
#42B395
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EBDAF #BD2E3C
analogous
#2EBD67 #2EBDAF #2E83BD
triadic
#2EBDAF #AF2EBD #BDAF2E
tetradic
#2EBDAF #672EBD #BD2E3C #83BD2E
square
#2EBDAF #672EBD #BD2E3C #83BD2E
split-complementary
#2EBDAF #BD2E83 #BD672E
monochromatic
#165B54 #228C81 #2EBDAF #53D5C8 #84E1D8
Accessibility & contrast
On white
2.33
#2EBDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#2EBDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EBDAF
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EBDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EBDAF | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B2AF
Deuteranopia (green-blind)
#A0A4B0
Tritanopia (blue-blind)
#00C1B9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #2ebdaf; /* rgb */ color: rgb(46, 189, 175); /* oklch */ color: oklch(72.3% 0.118 185.0);
Tailwind
colors: {
custom: {
50: '#7fd1c6',
500: '#2ebdaf',
950: '#000000',
},
}SCSS
$custom: #2ebdaf; $custom-light: #7fd1c6; $custom-dark: #000000;
JSON
{
"hex": "#2ebdaf",
"rgb": {
"r": 46,
"g": 189,
"b": 175
},
"hsl": {
"h": 174.126,
"s": 60.851,
"l": 46.078
},
"oklch": {
"l": 0.72269,
"c": 0.11761,
"h": 185
},
"luminance": 0.40071
}Semantic roles & 50–950 ramp
primary
#2EBDAF
secondary
#CA7C84
accent
#4454E4
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282