#2FA9B2#2FA9B2
#2FA9B2 is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.4% C 0.103 H 202.4°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA9B2 |
|---|---|
| RGB | rgb(47, 169, 178) |
| HSL | hsl(184, 58%, 44%) |
| HSV | hsv(184, 74%, 70%) |
| CMYK | cmyk(73.6%, 5.1%, 0%, 30.2%) |
| CIE-LAB | lab(63.50, -29.34, -14.18) |
| CIE-LCH | lch(63.50, 32.58, 205.79°) |
| OKLab | oklab(67.42% -0.0956 -0.0394) |
| OKLCH | oklch(67.42% 0.103 202.4) |
| XYZ | xyz(23.3926, 32.1918, 47.0916) |
| Luminance | 0.3220 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.95
Cadetblue
#5F9EA0
ΔE00 5.95
Lightseagreen
#20B2AA
ΔE00 7.08
Sea
#3C9992
ΔE00 8.00
Topaz
#13BBAF
ΔE00 9.40
Blue Green
#0F9B8E
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA9B2 #B2382F
analogous
#2FB27A #2FA9B2 #2F68B2
triadic
#2FA9B2 #B22FA9 #A9B22F
tetradic
#2FA9B2 #7A2FB2 #B2382F #68B22F
square
#2FA9B2 #7A2FB2 #B2382F #68B22F
split-complementary
#2FA9B2 #B22F68 #B27A2F
monochromatic
#154D51 #227B82 #2FA9B2 #4EC7D0 #7ED7DD
Accessibility & contrast
On white
2.82
#2FA9B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#2FA9B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FA9B2
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA9B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA9B2 | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA2B3
Deuteranopia (green-blind)
#8994B3
Tritanopia (blue-blind)
#00B0AB
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #2fa9b2; /* rgb */ color: rgb(47, 169, 178); /* oklch */ color: oklch(67.4% 0.103 202.4);
Tailwind
colors: {
custom: {
50: '#7cc3c9',
500: '#2fa9b2',
950: '#000000',
},
}SCSS
$custom: #2fa9b2; $custom-light: #7cc3c9; $custom-dark: #000000;
JSON
{
"hex": "#2fa9b2",
"rgb": {
"r": 47,
"g": 169,
"b": 178
},
"hsl": {
"h": 184.122,
"s": 58.222,
"l": 44.118
},
"oklch": {
"l": 0.67416,
"c": 0.10337,
"h": 202.4
},
"luminance": 0.32195
}Semantic roles & 50–950 ramp
primary
#2FA9B2
secondary
#C67C77
accent
#5146E1
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1213
muted
#7C8182