#4AAEBB#4AAEBB
#4AAEBB is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.7% C 0.094 H 207.0°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #4AAEBB |
|---|---|
| RGB | rgb(74, 174, 187) |
| HSL | hsl(187, 45%, 51%) |
| HSV | hsv(187, 60%, 73%) |
| CMYK | cmyk(60.4%, 7%, 0%, 26.7%) |
| CIE-LAB | lab(65.99, -25.03, -15.37) |
| CIE-LCH | lch(65.99, 29.37, 211.55°) |
| OKLab | oklab(69.72% -0.0837 -0.0426) |
| OKLCH | oklch(69.72% 0.094 207) |
| XYZ | xyz(26.9260, 35.3130, 52.4012) |
| Luminance | 0.3532 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.99
Cadetblue
#5F9EA0
ΔE00 6.52
Lightseagreen
#20B2AA
ΔE00 9.07
Darkturquoise
#00CED1
ΔE00 10.03
Greyblue
#77A1B5
ΔE00 10.20
Sea
#3C9992
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AAEBB #BB574A
analogous
#4ABB8F #4AAEBB #4A75BB
triadic
#4AAEBB #BB4AAE #AEBB4A
tetradic
#4AAEBB #8F4ABB #BB574A #75BB4A
square
#4AAEBB #8F4ABB #BB574A #75BB4A
split-complementary
#4AAEBB #BB4A75 #BB8F4A
monochromatic
#265E65 #378791 #4AAEBB #76C2CC #A3D6DC
Accessibility & contrast
On white
2.60
#4AAEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#4AAEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AAEBB
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AAEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AAEBB | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BC
Deuteranopia (green-blind)
#8F9BBB
Tritanopia (blue-blind)
#00B5B2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #4aaebb; /* rgb */ color: rgb(74, 174, 187); /* oklch */ color: oklch(69.7% 0.094 207.0);
Tailwind
colors: {
custom: {
50: '#88c6cf',
500: '#4aaebb',
950: '#000000',
},
}SCSS
$custom: #4aaebb; $custom-light: #88c6cf; $custom-dark: #000000;
JSON
{
"hex": "#4aaebb",
"rgb": {
"r": 74,
"g": 174,
"b": 187
},
"hsl": {
"h": 186.903,
"s": 45.382,
"l": 51.176
},
"oklch": {
"l": 0.69718,
"c": 0.09386,
"h": 207
},
"luminance": 0.35316
}Semantic roles & 50–950 ramp
primary
#4AAEBB
secondary
#C99D97
accent
#6253D5
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282