#2FB2AC#2FB2AC
#2FB2AC is a light, moderate teal. Relative luminance 0.354; OKLCH L 69.4% C 0.109 H 190.3°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB2AC |
|---|---|
| RGB | rgb(47, 178, 172) |
| HSL | hsl(177, 58%, 44%) |
| HSV | hsv(177, 74%, 70%) |
| CMYK | cmyk(73.6%, 0%, 3.4%, 30.2%) |
| CIE-LAB | lab(66.07, -35.41, -6.99) |
| CIE-LCH | lch(66.07, 36.09, 191.16°) |
| OKLab | oklab(69.44% -0.1072 -0.0195) |
| OKLCH | oklch(69.44% 0.109 190.3) |
| XYZ | xyz(24.5356, 35.4207, 44.5655) |
| Luminance | 0.3542 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.02
Topaz
#13BBAF
ΔE00 3.32
Tealish
#24BCA8
ΔE00 5.47
Turquoise (survey)
#06C2AC
ΔE00 6.79
Sea
#3C9992
ΔE00 7.62
Blue Green
#0F9B8E
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB2AC #B22F35
analogous
#2FB26B #2FB2AC #2F77B2
triadic
#2FB2AC #AC2FB2 #B2AC2F
tetradic
#2FB2AC #6B2FB2 #B22F35 #77B22F
square
#2FB2AC #6B2FB2 #B22F35 #77B22F
split-complementary
#2FB2AC #B22F77 #B26B2F
monochromatic
#15514E #22827D #2FB2AC #4ED0CA #7EDDD9
Accessibility & contrast
On white
2.60
#2FB2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#2FB2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB2AC
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB2AC | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A9AC
Deuteranopia (green-blind)
#959BAD
Tritanopia (blue-blind)
#00B7B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #2fb2ac; /* rgb */ color: rgb(47, 178, 172); /* oklch */ color: oklch(69.4% 0.109 190.3);
Tailwind
colors: {
custom: {
50: '#7dc9c4',
500: '#2fb2ac',
950: '#000000',
},
}SCSS
$custom: #2fb2ac; $custom-light: #7dc9c4; $custom-dark: #000000;
JSON
{
"hex": "#2fb2ac",
"rgb": {
"r": 47,
"g": 178,
"b": 172
},
"hsl": {
"h": 177.252,
"s": 58.222,
"l": 44.118
},
"oklch": {
"l": 0.69442,
"c": 0.10902,
"h": 190.3
},
"luminance": 0.35424
}Semantic roles & 50–950 ramp
primary
#2FB2AC
secondary
#C6777B
accent
#464DE1
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281