#2FA9B9#2FA9B9
#2FA9B9 is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.7% C 0.105 H 208.0°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA9B9 |
|---|---|
| RGB | rgb(47, 169, 185) |
| HSL | hsl(187, 59%, 45%) |
| HSV | hsv(187, 75%, 73%) |
| CMYK | cmyk(74.6%, 8.6%, 0%, 27.5%) |
| CIE-LAB | lab(63.74, -27.17, -17.73) |
| CIE-LCH | lch(63.74, 32.44, 213.13°) |
| OKLab | oklab(67.69% -0.0926 -0.0493) |
| OKLCH | oklch(67.69% 0.105 208) |
| XYZ | xyz(24.1134, 32.4802, 50.8880) |
| Luminance | 0.3248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.53
Cadetblue
#5F9EA0
ΔE00 6.84
Lightseagreen
#20B2AA
ΔE00 9.62
Sea
#3C9992
ΔE00 10.16
Greyblue
#77A1B5
ΔE00 10.59
Teal Blue
#01889F
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA9B9 #B93F2F
analogous
#2FB984 #2FA9B9 #2F64B9
triadic
#2FA9B9 #B92FA9 #A9B92F
tetradic
#2FA9B9 #842FB9 #B93F2F #64B92F
square
#2FA9B9 #842FB9 #B93F2F #64B92F
split-complementary
#2FA9B9 #B92F64 #B9842F
monochromatic
#165057 #237C88 #2FA9B9 #52C4D3 #83D5DF
Accessibility & contrast
On white
2.80
#2FA9B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#2FA9B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FA9B9
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA9B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA9B9 | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA2BA
Deuteranopia (green-blind)
#8794B9
Tritanopia (blue-blind)
#00B1AE
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #2fa9b9; /* rgb */ color: rgb(47, 169, 185); /* oklch */ color: oklch(67.7% 0.105 208.0);
Tailwind
colors: {
custom: {
50: '#7dc3ce',
500: '#2fa9b9',
950: '#000000',
},
}SCSS
$custom: #2fa9b9; $custom-light: #7dc3ce; $custom-dark: #000000;
JSON
{
"hex": "#2fa9b9",
"rgb": {
"r": 47,
"g": 169,
"b": 185
},
"hsl": {
"h": 186.957,
"s": 59.483,
"l": 45.49
},
"oklch": {
"l": 0.67686,
"c": 0.10492,
"h": 208
},
"luminance": 0.32483
}Semantic roles & 50–950 ramp
primary
#2FA9B9
secondary
#C9847B
accent
#5745E3
background
#F8FCFC
surface
#EFF8F9
border
#CAD1D2
text
#0B1213
muted
#7C8182