#2FB3A5#2FB3A5
#2FB3A5 is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.5% C 0.112 H 184.4°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB3A5 |
|---|---|
| RGB | rgb(47, 179, 165) |
| HSL | hsl(174, 58%, 44%) |
| HSV | hsv(174, 74%, 70%) |
| CMYK | cmyk(73.7%, 0%, 7.8%, 29.8%) |
| CIE-LAB | lab(66.18, -37.85, -2.95) |
| CIE-LCH | lch(66.18, 37.96, 184.45°) |
| OKLab | oklab(69.46% -0.1114 -0.0086) |
| OKLCH | oklch(69.46% 0.112 184.4) |
| XYZ | xyz(24.0807, 35.5583, 41.1843) |
| Luminance | 0.3556 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.23
Topaz
#13BBAF
ΔE00 2.50
Tealish
#24BCA8
ΔE00 3.05
Turquoise (survey)
#06C2AC
ΔE00 4.68
Greeny Blue
#42B395
ΔE00 5.61
Blue Green
#0F9B8E
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB3A5 #B32F3D
analogous
#2FB363 #2FB3A5 #2F7FB3
triadic
#2FB3A5 #A52FB3 #B3A52F
tetradic
#2FB3A5 #632FB3 #B32F3D #7FB32F
square
#2FB3A5 #632FB3 #B32F3D #7FB32F
split-complementary
#2FB3A5 #B32F7F #B3632F
monochromatic
#16524C #228378 #2FB3A5 #4FD1C3 #7FDDD3
Accessibility & contrast
On white
2.59
#2FB3A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#2FB3A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB3A5
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB3A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB3A5 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A5
Deuteranopia (green-blind)
#989BA6
Tritanopia (blue-blind)
#00B7AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #2fb3a5; /* rgb */ color: rgb(47, 179, 165); /* oklch */ color: oklch(69.5% 0.112 184.4);
Tailwind
colors: {
custom: {
50: '#7dcabf',
500: '#2fb3a5',
950: '#000000',
},
}SCSS
$custom: #2fb3a5; $custom-light: #7dcabf; $custom-dark: #000000;
JSON
{
"hex": "#2fb3a5",
"rgb": {
"r": 47,
"g": 179,
"b": 165
},
"hsl": {
"h": 173.636,
"s": 58.407,
"l": 44.314
},
"oklch": {
"l": 0.69461,
"c": 0.11178,
"h": 184.4
},
"luminance": 0.35561
}Semantic roles & 50–950 ramp
primary
#2FB3A5
secondary
#C67880
accent
#4657E2
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281