#4AAAAF#4AAAAF
#4AAAAF is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.3% C 0.090 H 200.0°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #4AAAAF |
|---|---|
| RGB | rgb(74, 170, 175) |
| HSL | hsl(183, 41%, 49%) |
| HSV | hsv(183, 58%, 69%) |
| CMYK | cmyk(57.7%, 2.9%, 0%, 31.4%) |
| CIE-LAB | lab(64.40, -26.48, -11.08) |
| CIE-LCH | lch(64.40, 28.71, 202.70°) |
| OKLab | oklab(68.31% -0.0844 -0.0306) |
| OKLCH | oklch(68.31% 0.09 200) |
| XYZ | xyz(24.9334, 33.2979, 45.6623) |
| Luminance | 0.3330 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.73
Turquoise Blue
#06B1C4
ΔE00 5.24
Lightseagreen
#20B2AA
ΔE00 6.42
Sea
#3C9992
ΔE00 7.46
Topaz
#13BBAF
ΔE00 8.65
Dull Teal
#5F9E8F
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AAAAF #AF4F4A
analogous
#4AAF82 #4AAAAF #4A78AF
triadic
#4AAAAF #AF4AAA #AAAF4A
tetradic
#4AAAAF #824AAF #AF4F4A #78AF4A
square
#4AAAAF #824AAF #AF4F4A #78AF4A
split-complementary
#4AAAAF #AF4A78 #AF824A
monochromatic
#265659 #388084 #4AAAAF #73C0C4 #9ED3D6
Accessibility & contrast
On white
2.74
#4AAAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#4AAAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AAAAF
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AAAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AAAAF | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA3AF
Deuteranopia (green-blind)
#8F97B0
Tritanopia (blue-blind)
#00B0AB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #4aaaaf; /* rgb */ color: rgb(74, 170, 175); /* oklch */ color: oklch(68.3% 0.090 200.0);
Tailwind
colors: {
custom: {
50: '#87c3c6',
500: '#4aaaaf',
950: '#000000',
},
}SCSS
$custom: #4aaaaf; $custom-light: #87c3c6; $custom-dark: #000000;
JSON
{
"hex": "#4aaaaf",
"rgb": {
"r": 74,
"g": 170,
"b": 175
},
"hsl": {
"h": 182.97,
"s": 40.562,
"l": 48.824
},
"oklch": {
"l": 0.68308,
"c": 0.08977,
"h": 200
},
"luminance": 0.333
}Semantic roles & 50–950 ramp
primary
#4AAAAF
secondary
#C29592
accent
#5D57D0
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182