#2FA3AA#2FA3AA
#2FA3AA is a light, moderate teal. Relative luminance 0.297; OKLCH L 65.6% C 0.100 H 201.0°. Best body text is #000000 at 6.94:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA3AA |
|---|---|
| RGB | rgb(47, 163, 170) |
| HSL | hsl(183, 57%, 43%) |
| HSV | hsv(183, 72%, 67%) |
| CMYK | cmyk(72.4%, 4.1%, 0%, 33.3%) |
| CIE-LAB | lab(61.39, -28.84, -12.87) |
| CIE-LCH | lch(61.39, 31.58, 204.04°) |
| OKLab | oklab(65.62% -0.093 -0.0357) |
| OKLCH | oklch(65.62% 0.1 201) |
| XYZ | xyz(21.5220, 29.6985, 42.6205) |
| Luminance | 0.2970 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.10
Turquoise Blue
#06B1C4
ΔE00 5.66
Sea
#3C9992
ΔE00 6.39
Lightseagreen
#20B2AA
ΔE00 7.29
Blue Green
#0F9B8E
ΔE00 8.70
Darkcyan
#008B8B
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA3AA #AA362F
analogous
#2FAA74 #2FA3AA #2F65AA
triadic
#2FA3AA #AA2FA3 #A3AA2F
tetradic
#2FA3AA #742FAA #AA362F #65AA2F
square
#2FA3AA #742FAA #AA362F #65AA2F
split-complementary
#2FA3AA #AA2F65 #AA742F
monochromatic
#14474A #22757A #2FA3AA #49C5CD #79D5DA
Accessibility & contrast
On white
3.03
#2FA3AA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.94
#2FA3AA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2FA3AA
6.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA3AA | 1.00 | 3.03 | 6.94 | 6.94 |
| #FFFFFF | 3.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979CAB
Deuteranopia (green-blind)
#858FAB
Tritanopia (blue-blind)
#00A9A5
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #2fa3aa; /* rgb */ color: rgb(47, 163, 170); /* oklch */ color: oklch(65.6% 0.100 201.0);
Tailwind
colors: {
custom: {
50: '#7bbec3',
500: '#2fa3aa',
950: '#000000',
},
}SCSS
$custom: #2fa3aa; $custom-light: #7bbec3; $custom-dark: #000000;
JSON
{
"hex": "#2fa3aa",
"rgb": {
"r": 47,
"g": 163,
"b": 170
},
"hsl": {
"h": 183.415,
"s": 56.682,
"l": 42.549
},
"oklch": {
"l": 0.65622,
"c": 0.09962,
"h": 201
},
"luminance": 0.29701
}Semantic roles & 50–950 ramp
primary
#2FA3AA
secondary
#C27772
accent
#5148E0
background
#F8FBFB
surface
#EFF7F7
border
#CAD0D0
text
#0B1212
muted
#7C8181