#2FA9B0#2FA9B0
#2FA9B0 is a light, moderate teal. Relative luminance 0.321; OKLCH L 67.3% C 0.103 H 200.8°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA9B0 |
|---|---|
| RGB | rgb(47, 169, 176) |
| HSL | hsl(183, 58%, 44%) |
| HSV | hsv(183, 73%, 69%) |
| CMYK | cmyk(73.3%, 4%, 0%, 31%) |
| CIE-LAB | lab(63.44, -29.95, -13.16) |
| CIE-LCH | lch(63.44, 32.71, 203.72°) |
| OKLab | oklab(67.34% -0.0964 -0.0365) |
| OKLCH | oklch(67.34% 0.103 200.8) |
| XYZ | xyz(23.1932, 32.1121, 46.0418) |
| Luminance | 0.3211 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.58
Cadetblue
#5F9EA0
ΔE00 5.87
Lightseagreen
#20B2AA
ΔE00 6.36
Sea
#3C9992
ΔE00 7.43
Topaz
#13BBAF
ΔE00 8.74
Blue Green
#0F9B8E
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA9B0 #B0362F
analogous
#2FB076 #2FA9B0 #2F68B0
triadic
#2FA9B0 #B02FA9 #A9B02F
tetradic
#2FA9B0 #762FB0 #B0362F #68B02F
square
#2FA9B0 #762FB0 #B0362F #68B02F
split-complementary
#2FA9B0 #B02F68 #B0762F
monochromatic
#154C4F #227B80 #2FA9B0 #4DC8CF #7DD7DC
Accessibility & contrast
On white
2.83
#2FA9B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#2FA9B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FA9B0
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA9B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA9B0 | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA1B1
Deuteranopia (green-blind)
#8A94B1
Tritanopia (blue-blind)
#00AFAB
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #2fa9b0; /* rgb */ color: rgb(47, 169, 176); /* oklch */ color: oklch(67.3% 0.103 200.8);
Tailwind
colors: {
custom: {
50: '#7cc3c7',
500: '#2fa9b0',
950: '#000000',
},
}SCSS
$custom: #2fa9b0; $custom-light: #7cc3c7; $custom-dark: #000000;
JSON
{
"hex": "#2fa9b0",
"rgb": {
"r": 47,
"g": 169,
"b": 176
},
"hsl": {
"h": 183.256,
"s": 57.848,
"l": 43.725
},
"oklch": {
"l": 0.67341,
"c": 0.10313,
"h": 200.8
},
"luminance": 0.32115
}Semantic roles & 50–950 ramp
primary
#2FA9B0
secondary
#C57A76
accent
#4F47E1
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1213
muted
#7C8182