#3AAFBA#3AAFBA
#3AAFBA is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.5% C 0.102 H 204.1°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #3AAFBA |
|---|---|
| RGB | rgb(58, 175, 186) |
| HSL | hsl(185, 52%, 48%) |
| HSV | hsv(185, 69%, 73%) |
| CMYK | cmyk(68.8%, 5.9%, 0%, 27.1%) |
| CIE-LAB | lab(65.83, -28.41, -15.10) |
| CIE-LCH | lch(65.83, 32.17, 208.00°) |
| OKLab | oklab(69.45% -0.0935 -0.0419) |
| OKLCH | oklch(69.45% 0.102 204.1) |
| XYZ | xyz(25.9340, 35.1017, 51.8534) |
| Luminance | 0.3510 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.71
Cadetblue
#5F9EA0
ΔE00 6.88
Lightseagreen
#20B2AA
ΔE00 7.65
Darkturquoise
#00CED1
ΔE00 9.02
Topaz
#13BBAF
ΔE00 9.53
Sea
#3C9992
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AAFBA #BA453A
analogous
#3ABA85 #3AAFBA #3A6FBA
triadic
#3AAFBA #BA3AAF #AFBA3A
tetradic
#3AAFBA #853ABA #BA453A #6FBA3A
square
#3AAFBA #853ABA #BA453A #6FBA3A
split-complementary
#3AAFBA #BA3A6F #BA853A
monochromatic
#1D575D #2B838B #3AAFBA #63C5CE #92D6DD
Accessibility & contrast
On white
2.62
#3AAFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#3AAFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AAFBA
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AAFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AAFBA | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BB
Deuteranopia (green-blind)
#8E9ABA
Tritanopia (blue-blind)
#00B6B2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #3aafba; /* rgb */ color: rgb(58, 175, 186); /* oklch */ color: oklch(69.5% 0.102 204.1);
Tailwind
colors: {
custom: {
50: '#82c7ce',
500: '#3aafba',
950: '#000000',
},
}SCSS
$custom: #3aafba; $custom-light: #82c7ce; $custom-dark: #000000;
JSON
{
"hex": "#3aafba",
"rgb": {
"r": 58,
"g": 175,
"b": 186
},
"hsl": {
"h": 185.156,
"s": 52.459,
"l": 47.843
},
"oklch": {
"l": 0.69453,
"c": 0.10249,
"h": 204.1
},
"luminance": 0.35105
}Semantic roles & 50–950 ramp
primary
#3AAFBA
secondary
#C88D88
accent
#584CDC
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282