#1EAABB#1EAABB
#1EAABB is a light, moderate teal. Relative luminance 0.326; OKLCH L 67.7% C 0.111 H 208.0°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #1EAABB |
|---|---|
| RGB | rgb(30, 170, 187) |
| HSL | hsl(186, 72%, 43%) |
| HSV | hsv(186, 84%, 73%) |
| CMYK | cmyk(84%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(63.84, -28.67, -18.71) |
| CIE-LCH | lch(63.84, 34.24, 213.12°) |
| OKLab | oklab(67.72% -0.0982 -0.0521) |
| OKLCH | oklch(67.72% 0.111 208) |
| XYZ | xyz(23.8758, 32.6103, 52.0401) |
| Luminance | 0.3261 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.07
Cadetblue
#5F9EA0
ΔE00 7.46
Lightseagreen
#20B2AA
ΔE00 9.63
Sea
#3C9992
ΔE00 10.45
Darkturquoise
#00CED1
ΔE00 11.04
Greyblue
#77A1B5
ΔE00 11.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1EAABB #BB2F1E
analogous
#1EBB7E #1EAABB #1E5BBB
triadic
#1EAABB #BB1EAA #AABB1E
tetradic
#1EAABB #7E1EBB #BB2F1E #5BBB1E
square
#1EAABB #7E1EBB #BB2F1E #5BBB1E
split-complementary
#1EAABB #BB1E5B #BB7E1E
monochromatic
#0D4A52 #167A86 #1EAABB #37CDDF #6CDAE7
Accessibility & contrast
On white
2.79
#1EAABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#1EAABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #1EAABB
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1EAABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##1EAABB | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BC
Deuteranopia (green-blind)
#8694BB
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #1eaabb; /* rgb */ color: rgb(30, 170, 187); /* oklch */ color: oklch(67.7% 0.111 208.0);
Tailwind
colors: {
custom: {
50: '#79c3cf',
500: '#1eaabb',
950: '#000000',
},
}SCSS
$custom: #1eaabb; $custom-light: #79c3cf; $custom-dark: #000000;
JSON
{
"hex": "#1eaabb",
"rgb": {
"r": 30,
"g": 170,
"b": 187
},
"hsl": {
"h": 186.497,
"s": 72.35,
"l": 42.549
},
"oklch": {
"l": 0.67717,
"c": 0.11115,
"h": 208
},
"luminance": 0.32613
}Semantic roles & 50–950 ramp
primary
#1EAABB
secondary
#CD7267
accent
#4C39EF
background
#F8FCFC
surface
#EFF8F9
border
#CAD1D2
text
#0B1213
muted
#7C8182