#2FB2A9#2FB2A9
#2FB2A9 is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.3% C 0.110 H 188.0°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB2A9 |
|---|---|
| RGB | rgb(47, 178, 169) |
| HSL | hsl(176, 58%, 44%) |
| HSV | hsv(176, 74%, 70%) |
| CMYK | cmyk(73.6%, 0%, 5.1%, 30.2%) |
| CIE-LAB | lab(65.99, -36.27, -5.45) |
| CIE-LCH | lch(65.99, 36.67, 188.55°) |
| OKLab | oklab(69.34% -0.1086 -0.0154) |
| OKLCH | oklch(69.34% 0.11 188) |
| XYZ | xyz(24.2507, 35.3068, 43.0652) |
| Luminance | 0.3531 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 0.69
Topaz
#13BBAF
ΔE00 2.76
Tealish
#24BCA8
ΔE00 4.53
Turquoise (survey)
#06C2AC
ΔE00 5.97
Greeny Blue
#42B395
ΔE00 7.36
Blue Green
#0F9B8E
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB2A9 #B22F38
analogous
#2FB268 #2FB2A9 #2F7AB2
triadic
#2FB2A9 #A92FB2 #B2A92F
tetradic
#2FB2A9 #682FB2 #B22F38 #7AB22F
square
#2FB2A9 #682FB2 #B22F38 #7AB22F
split-complementary
#2FB2A9 #B22F7A #B2682F
monochromatic
#15514D #22827B #2FB2A9 #4ED0C7 #7EDDD7
Accessibility & contrast
On white
2.60
#2FB2A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#2FB2A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB2A9
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB2A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB2A9 | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A9
Deuteranopia (green-blind)
#969BAA
Tritanopia (blue-blind)
#00B7AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #2fb2a9; /* rgb */ color: rgb(47, 178, 169); /* oklch */ color: oklch(69.3% 0.110 188.0);
Tailwind
colors: {
custom: {
50: '#7dc9c2',
500: '#2fb2a9',
950: '#000000',
},
}SCSS
$custom: #2fb2a9; $custom-light: #7dc9c2; $custom-dark: #000000;
JSON
{
"hex": "#2fb2a9",
"rgb": {
"r": 47,
"g": 178,
"b": 169
},
"hsl": {
"h": 175.878,
"s": 58.222,
"l": 44.118
},
"oklch": {
"l": 0.69341,
"c": 0.10969,
"h": 188
},
"luminance": 0.3531
}Semantic roles & 50–950 ramp
primary
#2FB2A9
secondary
#C6777C
accent
#4651E1
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281