#4AAABB#4AAABB
#4AAABB is a light, moderate teal. Relative luminance 0.338; OKLCH L 68.8% C 0.093 H 211.0°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #4AAABB |
|---|---|
| RGB | rgb(74, 170, 187) |
| HSL | hsl(189, 45%, 51%) |
| HSV | hsv(189, 60%, 73%) |
| CMYK | cmyk(60.4%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(64.80, -23.00, -17.18) |
| CIE-LCH | lch(64.80, 28.70, 216.75°) |
| OKLab | oklab(68.76% -0.0793 -0.0476) |
| OKLCH | oklch(68.76% 0.093 211) |
| XYZ | xyz(26.1647, 33.7905, 52.1474) |
| Luminance | 0.3379 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.55
Cadetblue
#5F9EA0
ΔE00 6.68
Greyblue
#77A1B5
ΔE00 8.80
Lightseagreen
#20B2AA
ΔE00 10.82
Bluegrey
#85A3B2
ΔE00 10.90
Sea
#3C9992
ΔE00 11.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AAABB #BB5B4A
analogous
#4ABB93 #4AAABB #4A71BB
triadic
#4AAABB #BB4AAA #AABB4A
tetradic
#4AAABB #934ABB #BB5B4A #71BB4A
square
#4AAABB #934ABB #BB5B4A #71BB4A
split-complementary
#4AAABB #BB4A71 #BB934A
monochromatic
#265B65 #378491 #4AAABB #76BFCC #A3D4DC
Accessibility & contrast
On white
2.71
#4AAABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#4AAABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AAABB
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AAABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AAABB | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BC
Deuteranopia (green-blind)
#8B98BB
Tritanopia (blue-blind)
#00B1AF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #4aaabb; /* rgb */ color: rgb(74, 170, 187); /* oklch */ color: oklch(68.8% 0.093 211.0);
Tailwind
colors: {
custom: {
50: '#88c3cf',
500: '#4aaabb',
950: '#000000',
},
}SCSS
$custom: #4aaabb; $custom-light: #88c3cf; $custom-dark: #000000;
JSON
{
"hex": "#4aaabb",
"rgb": {
"r": 74,
"g": 170,
"b": 187
},
"hsl": {
"h": 189.027,
"s": 45.382,
"l": 51.176
},
"oklch": {
"l": 0.68757,
"c": 0.09254,
"h": 211
},
"luminance": 0.33793
}Semantic roles & 50–950 ramp
primary
#4AAABB
secondary
#C99F97
accent
#6653D5
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182