#2FB2A4#2FB2A4
#2FB2A4 is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.2% C 0.111 H 184.3°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB2A4 |
|---|---|
| RGB | rgb(47, 178, 164) |
| HSL | hsl(174, 58%, 44%) |
| HSV | hsv(174, 74%, 70%) |
| CMYK | cmyk(73.6%, 0%, 7.9%, 30.2%) |
| CIE-LAB | lab(65.84, -37.67, -2.89) |
| CIE-LCH | lch(65.84, 37.78, 184.39°) |
| OKLab | oklab(69.18% -0.1109 -0.0084) |
| OKLCH | oklch(69.18% 0.111 184.3) |
| XYZ | xyz(23.7903, 35.1226, 40.6403) |
| Luminance | 0.3513 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.23
Topaz
#13BBAF
ΔE00 2.76
Tealish
#24BCA8
ΔE00 3.27
Turquoise (survey)
#06C2AC
ΔE00 4.91
Greeny Blue
#42B395
ΔE00 5.59
Blue Green
#0F9B8E
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB2A4 #B22F3D
analogous
#2FB263 #2FB2A4 #2F7FB2
triadic
#2FB2A4 #A42FB2 #B2A42F
tetradic
#2FB2A4 #632FB2 #B22F3D #7FB22F
square
#2FB2A4 #632FB2 #B22F3D #7FB22F
split-complementary
#2FB2A4 #B22F7F #B2632F
monochromatic
#15514B #228277 #2FB2A4 #4ED0C2 #7EDDD3
Accessibility & contrast
On white
2.62
#2FB2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#2FB2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB2A4
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB2A4 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A4
Deuteranopia (green-blind)
#979AA5
Tritanopia (blue-blind)
#00B6AE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #2fb2a4; /* rgb */ color: rgb(47, 178, 164); /* oklch */ color: oklch(69.2% 0.111 184.3);
Tailwind
colors: {
custom: {
50: '#7cc9be',
500: '#2fb2a4',
950: '#000000',
},
}SCSS
$custom: #2fb2a4; $custom-light: #7cc9be; $custom-dark: #000000;
JSON
{
"hex": "#2fb2a4",
"rgb": {
"r": 47,
"g": 178,
"b": 164
},
"hsl": {
"h": 173.588,
"s": 58.222,
"l": 44.118
},
"oklch": {
"l": 0.69177,
"c": 0.11122,
"h": 184.3
},
"luminance": 0.35125
}Semantic roles & 50–950 ramp
primary
#2FB2A4
secondary
#C6777F
accent
#4657E1
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281