#1EBABE#1EBABE
#1EBABE is a light, moderate teal. Relative luminance 0.391; OKLCH L 71.8% C 0.118 H 197.7°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #1EBABE |
|---|---|
| RGB | rgb(30, 186, 190) |
| HSL | hsl(182, 73%, 43%) |
| HSV | hsv(182, 84%, 75%) |
| CMYK | cmyk(84.2%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(68.83, -35.41, -12.84) |
| CIE-LCH | lch(68.83, 37.66, 199.93°) |
| OKLab | oklab(71.79% -0.112 -0.0357) |
| OKLCH | oklch(71.79% 0.118 197.7) |
| XYZ | xyz(27.3843, 39.1080, 54.8105) |
| Luminance | 0.3911 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.02
Darkturquoise
#00CED1
ΔE00 5.18
Topaz
#13BBAF
ΔE00 5.84
Turquoise Blue
#06B1C4
ΔE00 5.88
Mediumturquoise
#48D1CC
ΔE00 6.78
Tealish
#24BCA8
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1EBABE #BE221E
analogous
#1EBE72 #1EBABE #1E6ABE
triadic
#1EBABE #BE1EBA #BABE1E
tetradic
#1EBABE #721EBE #BE221E #6ABE1E
square
#1EBABE #721EBE #BE221E #6ABE1E
split-complementary
#1EBABE #BE1E6A #BE721E
monochromatic
#0D5354 #168689 #1EBABE #39DCE0 #6EE5E8
Accessibility & contrast
On white
2.38
#1EBABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#1EBABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #1EBABE
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1EBABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##1EBABE | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB1BF
Deuteranopia (green-blind)
#97A1BF
Tritanopia (blue-blind)
#00C1BB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #1ebabe; /* rgb */ color: rgb(30, 186, 190); /* oklch */ color: oklch(71.8% 0.118 197.7);
Tailwind
colors: {
custom: {
50: '#7ccfd1',
500: '#1ebabe',
950: '#000000',
},
}SCSS
$custom: #1ebabe; $custom-light: #7ccfd1; $custom-dark: #000000;
JSON
{
"hex": "#1ebabe",
"rgb": {
"r": 30,
"g": 186,
"b": 190
},
"hsl": {
"h": 181.5,
"s": 72.727,
"l": 43.137
},
"oklch": {
"l": 0.71794,
"c": 0.11756,
"h": 197.7
},
"luminance": 0.39112
}Semantic roles & 50–950 ramp
primary
#1EBABE
secondary
#CE6C69
accent
#3D38EF
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0B1414
muted
#7C8282