#2FB2A2#2FB2A2
#2FB2A2 is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.1% C 0.112 H 182.9°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB2A2 |
|---|---|
| RGB | rgb(47, 178, 162) |
| HSL | hsl(173, 58%, 44%) |
| HSV | hsv(173, 74%, 70%) |
| CMYK | cmyk(73.6%, 0%, 9%, 30.2%) |
| CIE-LAB | lab(65.79, -38.22, -1.86) |
| CIE-LCH | lch(65.79, 38.27, 182.79°) |
| OKLab | oklab(69.11% -0.1118 -0.0056) |
| OKLCH | oklch(69.11% 0.112 182.9) |
| XYZ | xyz(23.6111, 35.0509, 39.6965) |
| Luminance | 0.3505 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.93
Tealish
#24BCA8
ΔE00 2.95
Topaz
#13BBAF
ΔE00 3.08
Turquoise (survey)
#06C2AC
ΔE00 4.64
Greeny Blue
#42B395
ΔE00 4.90
Blue Green
#0F9B8E
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB2A2 #B22F3F
analogous
#2FB261 #2FB2A2 #2F81B2
triadic
#2FB2A2 #A22FB2 #B2A22F
tetradic
#2FB2A2 #612FB2 #B22F3F #81B22F
square
#2FB2A2 #612FB2 #B22F3F #81B22F
split-complementary
#2FB2A2 #B22F81 #B2612F
monochromatic
#15514A #228276 #2FB2A2 #4ED0C0 #7EDDD1
Accessibility & contrast
On white
2.62
#2FB2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#2FB2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB2A2
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB2A2 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A1
Deuteranopia (green-blind)
#979AA4
Tritanopia (blue-blind)
#00B6AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #2fb2a2; /* rgb */ color: rgb(47, 178, 162); /* oklch */ color: oklch(69.1% 0.112 182.9);
Tailwind
colors: {
custom: {
50: '#7cc9bd',
500: '#2fb2a2',
950: '#000000',
},
}SCSS
$custom: #2fb2a2; $custom-light: #7cc9bd; $custom-dark: #000000;
JSON
{
"hex": "#2fb2a2",
"rgb": {
"r": 47,
"g": 178,
"b": 162
},
"hsl": {
"h": 172.672,
"s": 58.222,
"l": 44.118
},
"oklch": {
"l": 0.69114,
"c": 0.11197,
"h": 182.9
},
"luminance": 0.35054
}Semantic roles & 50–950 ramp
primary
#2FB2A2
secondary
#C67781
accent
#4659E1
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281