#2FA2AB#2FA2AB
#2FA2AB is a light, moderate teal. Relative luminance 0.294; OKLCH L 65.4% C 0.099 H 202.8°. Best body text is #000000 at 6.88:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA2AB |
|---|---|
| RGB | rgb(47, 162, 171) |
| HSL | hsl(184, 57%, 43%) |
| HSV | hsv(184, 73%, 67%) |
| CMYK | cmyk(72.5%, 5.3%, 0%, 32.9%) |
| CIE-LAB | lab(61.12, -28.04, -13.84) |
| CIE-LCH | lch(61.12, 31.27, 206.28°) |
| OKLab | oklab(65.41% -0.0916 -0.0384) |
| OKLCH | oklch(65.41% 0.099 202.8) |
| XYZ | xyz(21.4401, 29.3827, 43.0617) |
| Luminance | 0.2939 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.13
Turquoise Blue
#06B1C4
ΔE00 5.40
Sea
#3C9992
ΔE00 6.93
Lightseagreen
#20B2AA
ΔE00 8.11
Darkcyan
#008B8B
ΔE00 9.00
Blue Green
#0F9B8E
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA2AB #AB382F
analogous
#2FAB76 #2FA2AB #2F64AB
triadic
#2FA2AB #AB2FA2 #A2AB2F
tetradic
#2FA2AB #762FAB #AB382F #64AB2F
square
#2FA2AB #762FAB #AB382F #64AB2F
split-complementary
#2FA2AB #AB2F64 #AB762F
monochromatic
#15474B #22757B #2FA2AB #4AC4CD #7AD3DA
Accessibility & contrast
On white
3.05
#2FA2AB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.88
#2FA2AB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2FA2AB
6.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA2AB | 1.00 | 3.05 | 6.88 | 6.88 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959BAC
Deuteranopia (green-blind)
#838EAB
Tritanopia (blue-blind)
#00A9A4
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #2fa2ab; /* rgb */ color: rgb(47, 162, 171); /* oklch */ color: oklch(65.4% 0.099 202.8);
Tailwind
colors: {
custom: {
50: '#7bbec4',
500: '#2fa2ab',
950: '#000000',
},
}SCSS
$custom: #2fa2ab; $custom-light: #7bbec4; $custom-dark: #000000;
JSON
{
"hex": "#2fa2ab",
"rgb": {
"r": 47,
"g": 162,
"b": 171
},
"hsl": {
"h": 184.355,
"s": 56.881,
"l": 42.745
},
"oklch": {
"l": 0.6541,
"c": 0.09929,
"h": 202.8
},
"luminance": 0.29385
}Semantic roles & 50–950 ramp
primary
#2FA2AB
secondary
#C37973
accent
#5348E0
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1212
muted
#7C8181