#2FAAAA#2FAAAA
#2FAAAA is a light, moderate teal. Relative luminance 0.323; OKLCH L 67.4% C 0.104 H 195.0°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #2FAAAA |
|---|---|
| RGB | rgb(47, 170, 170) |
| HSL | hsl(180, 57%, 43%) |
| HSV | hsv(180, 72%, 67%) |
| CMYK | cmyk(72.4%, 0%, 0%, 33.3%) |
| CIE-LAB | lab(63.55, -32.23, -9.63) |
| CIE-LCH | lch(63.55, 33.63, 196.64°) |
| OKLab | oklab(67.37% -0.1001 -0.0268) |
| OKLCH | oklch(67.37% 0.104 195) |
| XYZ | xyz(22.7994, 32.2533, 43.0463) |
| Luminance | 0.3226 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.84
Sea
#3C9992
ΔE00 6.02
Cadetblue
#5F9EA0
ΔE00 6.38
Topaz
#13BBAF
ΔE00 6.46
Turquoise Blue
#06B1C4
ΔE00 6.98
Blue Green
#0F9B8E
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FAAAA #AA2F2F
analogous
#2FAA6C #2FAAAA #2F6CAA
triadic
#2FAAAA #AA2FAA #AAAA2F
tetradic
#2FAAAA #6C2FAA #AA2F2F #6CAA2F
square
#2FAAAA #6C2FAA #AA2F2F #6CAA2F
split-complementary
#2FAAAA #AA2F6C #AA6C2F
monochromatic
#144A4A #227A7A #2FAAAA #49CDCD #79DADA
Accessibility & contrast
On white
2.82
#2FAAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#2FAAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FAAAA
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FAAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FAAAA | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA2AA
Deuteranopia (green-blind)
#8D94AB
Tritanopia (blue-blind)
#00AFAA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #2faaaa; /* rgb */ color: rgb(47, 170, 170); /* oklch */ color: oklch(67.4% 0.104 195.0);
Tailwind
colors: {
custom: {
50: '#7cc4c3',
500: '#2faaaa',
950: '#000000',
},
}SCSS
$custom: #2faaaa; $custom-light: #7cc4c3; $custom-dark: #000000;
JSON
{
"hex": "#2faaaa",
"rgb": {
"r": 47,
"g": 170,
"b": 170
},
"hsl": {
"h": 180,
"s": 56.682,
"l": 42.549
},
"oklch": {
"l": 0.67372,
"c": 0.10362,
"h": 195
},
"luminance": 0.32256
}Semantic roles & 50–950 ramp
primary
#2FAAAA
secondary
#C27272
accent
#4848E0
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1212
muted
#7C8181