#2FA6B0#2FA6B0
#2FA6B0 is a light, moderate teal. Relative luminance 0.310; OKLCH L 66.6% C 0.102 H 203.4°. Best body text is #000000 at 7.20:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA6B0 |
|---|---|
| RGB | rgb(47, 166, 176) |
| HSL | hsl(185, 58%, 44%) |
| HSV | hsv(185, 73%, 69%) |
| CMYK | cmyk(73.3%, 5.7%, 0%, 31%) |
| CIE-LAB | lab(62.52, -28.48, -14.55) |
| CIE-LCH | lch(62.52, 31.98, 207.06°) |
| OKLab | oklab(66.6% -0.0934 -0.0404) |
| OKLCH | oklch(66.6% 0.102 203.4) |
| XYZ | xyz(22.6415, 31.0087, 45.8579) |
| Luminance | 0.3101 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.25
Cadetblue
#5F9EA0
ΔE00 5.60
Lightseagreen
#20B2AA
ΔE00 7.81
Sea
#3C9992
ΔE00 7.82
Blue Green
#0F9B8E
ΔE00 10.10
Darkcyan
#008B8B
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA6B0 #B0392F
analogous
#2FB079 #2FA6B0 #2F65B0
triadic
#2FA6B0 #B02FA6 #A6B02F
tetradic
#2FA6B0 #792FB0 #B0392F #65B02F
square
#2FA6B0 #792FB0 #B0392F #65B02F
split-complementary
#2FA6B0 #B02F65 #B0792F
monochromatic
#154B4F #227880 #2FA6B0 #4DC5CF #7DD5DC
Accessibility & contrast
On white
2.92
#2FA6B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.20
#2FA6B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FA6B0
7.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA6B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA6B0 | 1.00 | 2.92 | 7.20 | 7.20 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999FB1
Deuteranopia (green-blind)
#8691B0
Tritanopia (blue-blind)
#00ADA9
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #2fa6b0; /* rgb */ color: rgb(47, 166, 176); /* oklch */ color: oklch(66.6% 0.102 203.4);
Tailwind
colors: {
custom: {
50: '#7cc1c7',
500: '#2fa6b0',
950: '#000000',
},
}SCSS
$custom: #2fa6b0; $custom-light: #7cc1c7; $custom-dark: #000000;
JSON
{
"hex": "#2fa6b0",
"rgb": {
"r": 47,
"g": 166,
"b": 176
},
"hsl": {
"h": 184.651,
"s": 57.848,
"l": 43.725
},
"oklch": {
"l": 0.66596,
"c": 0.10179,
"h": 203.4
},
"luminance": 0.31011
}Semantic roles & 50–950 ramp
primary
#2FA6B0
secondary
#C57C76
accent
#5347E1
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182