#3AAFAB#3AAFAB
#3AAFAB is a light, moderate teal. Relative luminance 0.345; OKLCH L 68.9% C 0.102 H 191.8°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #3AAFAB |
|---|---|
| RGB | rgb(58, 175, 171) |
| HSL | hsl(178, 50%, 46%) |
| HSV | hsv(178, 67%, 69%) |
| CMYK | cmyk(66.9%, 0%, 2.3%, 31.4%) |
| CIE-LAB | lab(65.36, -32.80, -7.47) |
| CIE-LCH | lch(65.36, 33.64, 192.84°) |
| OKLab | oklab(68.91% -0.1001 -0.0208) |
| OKLCH | oklch(68.91% 0.102 191.8) |
| XYZ | xyz(24.4222, 34.4970, 43.8917) |
| Luminance | 0.3450 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.20
Topaz
#13BBAF
ΔE00 4.60
Tealish
#24BCA8
ΔE00 6.62
Sea
#3C9992
ΔE00 6.86
Cadetblue
#5F9EA0
ΔE00 7.37
Blue Green
#0F9B8E
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AAFAB #AF3A3E
analogous
#3AAF70 #3AAFAB #3A78AF
triadic
#3AAFAB #AB3AAF #AFAB3A
tetradic
#3AAFAB #703AAF #AF3A3E #78AF3A
square
#3AAFAB #703AAF #AF3A3E #78AF3A
split-complementary
#3AAFAB #AF3A78 #AF703A
monochromatic
#1C5351 #2B817E #3AAFAB #5DC9C6 #8BD9D6
Accessibility & contrast
On white
2.66
#3AAFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#3AAFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AAFAB
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AAFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AAFAB | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6AB
Deuteranopia (green-blind)
#9399AC
Tritanopia (blue-blind)
#00B4AD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #3aafab; /* rgb */ color: rgb(58, 175, 171); /* oklch */ color: oklch(68.9% 0.102 191.8);
Tailwind
colors: {
custom: {
50: '#80c7c4',
500: '#3aafab',
950: '#000000',
},
}SCSS
$custom: #3aafab; $custom-light: #80c7c4; $custom-dark: #000000;
JSON
{
"hex": "#3aafab",
"rgb": {
"r": 58,
"g": 175,
"b": 171
},
"hsl": {
"h": 177.949,
"s": 50.215,
"l": 45.686
},
"oklch": {
"l": 0.68913,
"c": 0.10221,
"h": 191.8
},
"luminance": 0.345
}Semantic roles & 50–950 ramp
primary
#3AAFAB
secondary
#C38284
accent
#4E53DA
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1312
muted
#7C8281