#2FB5A5#2FB5A5
#2FB5A5 is a light, moderate teal. Relative luminance 0.364; OKLCH L 70.0% C 0.114 H 183.1°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB5A5 |
|---|---|
| RGB | rgb(47, 181, 165) |
| HSL | hsl(173, 59%, 45%) |
| HSV | hsv(173, 74%, 71%) |
| CMYK | cmyk(74%, 0%, 8.8%, 29%) |
| CIE-LAB | lab(66.80, -38.75, -2.04) |
| CIE-LCH | lch(66.80, 38.80, 183.02°) |
| OKLab | oklab(69.97% -0.1134 -0.0061) |
| OKLCH | oklch(69.97% 0.114 183.1) |
| XYZ | xyz(24.4844, 36.3658, 41.3189) |
| Luminance | 0.3637 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.24
Topaz
#13BBAF
ΔE00 2.40
Lightseagreen
#20B2AA
ΔE00 2.97
Turquoise (survey)
#06C2AC
ΔE00 3.92
Greeny Blue
#42B395
ΔE00 5.02
Blue Green
#0F9B8E
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB5A5 #B52F3F
analogous
#2FB562 #2FB5A5 #2F82B5
triadic
#2FB5A5 #A52FB5 #B5A52F
tetradic
#2FB5A5 #622FB5 #B52F3F #82B52F
square
#2FB5A5 #622FB5 #B52F3F #82B52F
split-complementary
#2FB5A5 #B52F82 #B5622F
monochromatic
#16544C #228479 #2FB5A5 #50D1C2 #80DED3
Accessibility & contrast
On white
2.54
#2FB5A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#2FB5A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB5A5
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB5A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB5A5 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA4
Deuteranopia (green-blind)
#9A9DA7
Tritanopia (blue-blind)
#00B9B0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #2fb5a5; /* rgb */ color: rgb(47, 181, 165); /* oklch */ color: oklch(70.0% 0.114 183.1);
Tailwind
colors: {
custom: {
50: '#7dccbf',
500: '#2fb5a5',
950: '#000000',
},
}SCSS
$custom: #2fb5a5; $custom-light: #7dccbf; $custom-dark: #000000;
JSON
{
"hex": "#2fb5a5",
"rgb": {
"r": 47,
"g": 181,
"b": 165
},
"hsl": {
"h": 172.836,
"s": 58.772,
"l": 44.706
},
"oklch": {
"l": 0.69965,
"c": 0.11362,
"h": 183.1
},
"luminance": 0.36369
}Semantic roles & 50–950 ramp
primary
#2FB5A5
secondary
#C77982
accent
#4658E2
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1312
muted
#7C8281