#2FB5AF#2FB5AF
#2FB5AF is a light, moderate teal. Relative luminance 0.367; OKLCH L 70.3% C 0.111 H 190.4°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB5AF |
|---|---|
| RGB | rgb(47, 181, 175) |
| HSL | hsl(177, 59%, 45%) |
| HSV | hsv(177, 74%, 71%) |
| CMYK | cmyk(74%, 0%, 3.3%, 29%) |
| CIE-LAB | lab(67.08, -35.94, -7.15) |
| CIE-LCH | lch(67.08, 36.64, 191.25°) |
| OKLab | oklab(70.29% -0.1089 -0.02) |
| OKLCH | oklch(70.29% 0.111 190.4) |
| XYZ | xyz(25.4304, 36.7442, 46.3012) |
| Luminance | 0.3675 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.37
Topaz
#13BBAF
ΔE00 2.80
Tealish
#24BCA8
ΔE00 5.16
Turquoise (survey)
#06C2AC
ΔE00 6.35
Darkturquoise
#00CED1
ΔE00 7.32
Mediumturquoise
#48D1CC
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB5AF #B52F35
analogous
#2FB56C #2FB5AF #2F78B5
triadic
#2FB5AF #AF2FB5 #B5AF2F
tetradic
#2FB5AF #6C2FB5 #B52F35 #78B52F
square
#2FB5AF #6C2FB5 #B52F35 #78B52F
split-complementary
#2FB5AF #B52F78 #B56C2F
monochromatic
#165451 #228480 #2FB5AF #50D1CC #80DEDA
Accessibility & contrast
On white
2.52
#2FB5AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#2FB5AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB5AF
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB5AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB5AF | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAABAF
Deuteranopia (green-blind)
#979DB0
Tritanopia (blue-blind)
#00BAB3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2fb5af; /* rgb */ color: rgb(47, 181, 175); /* oklch */ color: oklch(70.3% 0.111 190.4);
Tailwind
colors: {
custom: {
50: '#7eccc6',
500: '#2fb5af',
950: '#000000',
},
}SCSS
$custom: #2fb5af; $custom-light: #7eccc6; $custom-dark: #000000;
JSON
{
"hex": "#2fb5af",
"rgb": {
"r": 47,
"g": 181,
"b": 175
},
"hsl": {
"h": 177.313,
"s": 58.772,
"l": 44.706
},
"oklch": {
"l": 0.70293,
"c": 0.11071,
"h": 190.4
},
"luminance": 0.36747
}Semantic roles & 50–950 ramp
primary
#2FB5AF
secondary
#C7797C
accent
#464DE2
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0B1313
muted
#7C8282