#2FB2A1#2FB2A1
#2FB2A1 is a light, moderate teal. Relative luminance 0.350; OKLCH L 69.1% C 0.112 H 182.2°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB2A1 |
|---|---|
| RGB | rgb(47, 178, 161) |
| HSL | hsl(172, 58%, 44%) |
| HSV | hsv(172, 74%, 70%) |
| CMYK | cmyk(73.6%, 0%, 9.6%, 30.2%) |
| CIE-LAB | lab(65.76, -38.50, -1.35) |
| CIE-LCH | lch(65.76, 38.52, 182.01°) |
| OKLab | oklab(69.08% -0.1123 -0.0043) |
| OKLCH | oklch(69.08% 0.112 182.2) |
| XYZ | xyz(23.5226, 35.0155, 39.2303) |
| Luminance | 0.3502 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.85
Lightseagreen
#20B2AA
ΔE00 3.27
Topaz
#13BBAF
ΔE00 3.28
Turquoise (survey)
#06C2AC
ΔE00 4.55
Greeny Blue
#42B395
ΔE00 4.57
Blue Green
#0F9B8E
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB2A1 #B22F40
analogous
#2FB260 #2FB2A1 #2F82B2
triadic
#2FB2A1 #A12FB2 #B2A12F
tetradic
#2FB2A1 #602FB2 #B22F40 #82B22F
square
#2FB2A1 #602FB2 #B22F40 #82B22F
split-complementary
#2FB2A1 #B22F82 #B2602F
monochromatic
#155149 #228275 #2FB2A1 #4ED0BF #7EDDD1
Accessibility & contrast
On white
2.62
#2FB2A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#2FB2A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB2A1
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB2A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB2A1 | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA7A0
Deuteranopia (green-blind)
#989AA3
Tritanopia (blue-blind)
#00B5AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #2fb2a1; /* rgb */ color: rgb(47, 178, 161); /* oklch */ color: oklch(69.1% 0.112 182.2);
Tailwind
colors: {
custom: {
50: '#7cc9bc',
500: '#2fb2a1',
950: '#000000',
},
}SCSS
$custom: #2fb2a1; $custom-light: #7cc9bc; $custom-dark: #000000;
JSON
{
"hex": "#2fb2a1",
"rgb": {
"r": 47,
"g": 178,
"b": 161
},
"hsl": {
"h": 172.214,
"s": 58.222,
"l": 44.118
},
"oklch": {
"l": 0.69082,
"c": 0.11237,
"h": 182.2
},
"luminance": 0.35018
}Semantic roles & 50–950 ramp
primary
#2FB2A1
secondary
#C67781
accent
#465AE1
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281