#2FA5A5#2FA5A5
#2FA5A5 is a light, moderate teal. Relative luminance 0.302; OKLCH L 65.9% C 0.101 H 195.0°. Best body text is #000000 at 7.05:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA5A5 |
|---|---|
| RGB | rgb(47, 165, 165) |
| HSL | hsl(180, 56%, 42%) |
| HSV | hsv(180, 72%, 65%) |
| CMYK | cmyk(71.5%, 0%, 0%, 35.3%) |
| CIE-LAB | lab(61.85, -31.31, -9.37) |
| CIE-LCH | lch(61.85, 32.68, 196.65°) |
| OKLab | oklab(65.94% -0.0972 -0.026) |
| OKLCH | oklch(65.94% 0.101 195) |
| XYZ | xyz(21.4159, 30.2287, 40.2960) |
| Luminance | 0.3023 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 4.76
Lightseagreen
#20B2AA
ΔE00 4.84
Cadetblue
#5F9EA0
ΔE00 5.72
Blue Green
#0F9B8E
ΔE00 6.42
Turquoise Blue
#06B1C4
ΔE00 7.54
Topaz
#13BBAF
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA5A5 #A52F2F
analogous
#2FA56A #2FA5A5 #2F6AA5
triadic
#2FA5A5 #A52FA5 #A5A52F
tetradic
#2FA5A5 #6A2FA5 #A52F2F #6AA52F
square
#2FA5A5 #6A2FA5 #A52F2F #6AA52F
split-complementary
#2FA5A5 #A52F6A #A56A2F
monochromatic
#144646 #217575 #2FA5A5 #47CBCB #76D8D8
Accessibility & contrast
On white
2.98
#2FA5A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.05
#2FA5A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FA5A5
7.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA5A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA5A5 | 1.00 | 2.98 | 7.05 | 7.05 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9DA5
Deuteranopia (green-blind)
#8990A6
Tritanopia (blue-blind)
#00AAA5
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #2fa5a5; /* rgb */ color: rgb(47, 165, 165); /* oklch */ color: oklch(65.9% 0.101 195.0);
Tailwind
colors: {
custom: {
50: '#7bc0bf',
500: '#2fa5a5',
950: '#000000',
},
}SCSS
$custom: #2fa5a5; $custom-light: #7bc0bf; $custom-dark: #000000;
JSON
{
"hex": "#2fa5a5",
"rgb": {
"r": 47,
"g": 165,
"b": 165
},
"hsl": {
"h": 180,
"s": 55.66,
"l": 41.569
},
"oklch": {
"l": 0.6594,
"c": 0.10068,
"h": 195
},
"luminance": 0.30231
}Semantic roles & 50–950 ramp
primary
#2FA5A5
secondary
#C07070
accent
#4949DF
background
#F8FBFB
surface
#EFF7F7
border
#CAD0D0
text
#0B1212
muted
#7C8181