#2FB2A8#2FB2A8
#2FB2A8 is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.3% C 0.110 H 187.3°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB2A8 |
|---|---|
| RGB | rgb(47, 178, 168) |
| HSL | hsl(175, 58%, 44%) |
| HSV | hsv(175, 74%, 70%) |
| CMYK | cmyk(73.6%, 0%, 5.6%, 30.2%) |
| CIE-LAB | lab(65.96, -36.55, -4.94) |
| CIE-LCH | lch(65.96, 36.88, 187.70°) |
| OKLab | oklab(69.31% -0.1091 -0.014) |
| OKLCH | oklch(69.31% 0.11 187.3) |
| XYZ | xyz(24.1572, 35.2694, 42.5727) |
| Luminance | 0.3527 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 0.92
Topaz
#13BBAF
ΔE00 2.66
Tealish
#24BCA8
ΔE00 4.24
Turquoise (survey)
#06C2AC
ΔE00 5.72
Greeny Blue
#42B395
ΔE00 7.00
Blue Green
#0F9B8E
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB2A8 #B22F39
analogous
#2FB267 #2FB2A8 #2F7BB2
triadic
#2FB2A8 #A82FB2 #B2A82F
tetradic
#2FB2A8 #672FB2 #B22F39 #7BB22F
square
#2FB2A8 #672FB2 #B22F39 #7BB22F
split-complementary
#2FB2A8 #B22F7B #B2672F
monochromatic
#15514D #22827A #2FB2A8 #4ED0C6 #7EDDD6
Accessibility & contrast
On white
2.61
#2FB2A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#2FB2A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB2A8
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB2A8 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A8
Deuteranopia (green-blind)
#969BA9
Tritanopia (blue-blind)
#00B6AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #2fb2a8; /* rgb */ color: rgb(47, 178, 168); /* oklch */ color: oklch(69.3% 0.110 187.3);
Tailwind
colors: {
custom: {
50: '#7dc9c1',
500: '#2fb2a8',
950: '#000000',
},
}SCSS
$custom: #2fb2a8; $custom-light: #7dc9c1; $custom-dark: #000000;
JSON
{
"hex": "#2fb2a8",
"rgb": {
"r": 47,
"g": 178,
"b": 168
},
"hsl": {
"h": 175.42,
"s": 58.222,
"l": 44.118
},
"oklch": {
"l": 0.69308,
"c": 0.10995,
"h": 187.3
},
"luminance": 0.35272
}Semantic roles & 50–950 ramp
primary
#2FB2A8
secondary
#C6777D
accent
#4652E1
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281