#2FA2A9#2FA2A9
#2FA2A9 is a light, moderate teal. Relative luminance 0.293; OKLCH L 65.3% C 0.099 H 201.1°. Best body text is #000000 at 6.86:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA2A9 |
|---|---|
| RGB | rgb(47, 162, 169) |
| HSL | hsl(183, 56%, 42%) |
| HSV | hsv(183, 72%, 66%) |
| CMYK | cmyk(72.2%, 4.1%, 0%, 33.7%) |
| CIE-LAB | lab(61.05, -28.65, -12.82) |
| CIE-LCH | lch(61.05, 31.39, 204.10°) |
| OKLab | oklab(65.33% -0.0924 -0.0356) |
| OKLCH | oklch(65.33% 0.099 201.1) |
| XYZ | xyz(21.2509, 29.3071, 42.0653) |
| Luminance | 0.2931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.03
Turquoise Blue
#06B1C4
ΔE00 5.88
Sea
#3C9992
ΔE00 6.24
Lightseagreen
#20B2AA
ΔE00 7.47
Blue Green
#0F9B8E
ΔE00 8.61
Darkcyan
#008B8B
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA2A9 #A9362F
analogous
#2FA973 #2FA2A9 #2F65A9
triadic
#2FA2A9 #A92FA2 #A2A92F
tetradic
#2FA2A9 #732FA9 #A9362F #65A92F
square
#2FA2A9 #732FA9 #A9362F #65A92F
split-complementary
#2FA2A9 #A92F65 #A9732F
monochromatic
#144649 #227479 #2FA2A9 #49C5CC #79D4DA
Accessibility & contrast
On white
3.06
#2FA2A9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.86
#2FA2A9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2FA2A9
6.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA2A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA2A9 | 1.00 | 3.06 | 6.86 | 6.86 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969BAA
Deuteranopia (green-blind)
#848EAA
Tritanopia (blue-blind)
#00A8A4
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #2fa2a9; /* rgb */ color: rgb(47, 162, 169); /* oklch */ color: oklch(65.3% 0.099 201.1);
Tailwind
colors: {
custom: {
50: '#7bbec2',
500: '#2fa2a9',
950: '#000000',
},
}SCSS
$custom: #2fa2a9; $custom-light: #7bbec2; $custom-dark: #000000;
JSON
{
"hex": "#2fa2a9",
"rgb": {
"r": 47,
"g": 162,
"b": 169
},
"hsl": {
"h": 183.443,
"s": 56.481,
"l": 42.353
},
"oklch": {
"l": 0.65335,
"c": 0.09903,
"h": 201.1
},
"luminance": 0.2931
}Semantic roles & 50–950 ramp
primary
#2FA2A9
secondary
#C27772
accent
#5148E0
background
#F8FBFB
surface
#EFF7F7
border
#CAD0D0
text
#0B1212
muted
#7C8181