#2FB0A2#2FB0A2
#2FB0A2 is a light, moderate teal. Relative luminance 0.343; OKLCH L 68.6% C 0.110 H 184.2°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB0A2 |
|---|---|
| RGB | rgb(47, 176, 162) |
| HSL | hsl(173, 58%, 44%) |
| HSV | hsv(173, 73%, 69%) |
| CMYK | cmyk(73.3%, 0%, 8%, 31%) |
| CIE-LAB | lab(65.17, -37.32, -2.77) |
| CIE-LCH | lch(65.17, 37.42, 184.25°) |
| OKLab | oklab(68.61% -0.1098 -0.0081) |
| OKLCH | oklch(68.61% 0.11 184.2) |
| XYZ | xyz(23.2161, 34.2609, 39.5649) |
| Luminance | 0.3426 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.35
Topaz
#13BBAF
ΔE00 3.29
Tealish
#24BCA8
ΔE00 3.73
Turquoise (survey)
#06C2AC
ΔE00 5.39
Greeny Blue
#42B395
ΔE00 5.58
Blue Green
#0F9B8E
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB0A2 #B02F3D
analogous
#2FB061 #2FB0A2 #2F7DB0
triadic
#2FB0A2 #A22FB0 #B0A22F
tetradic
#2FB0A2 #612FB0 #B02F3D #7DB02F
square
#2FB0A2 #612FB0 #B02F3D #7DB02F
split-complementary
#2FB0A2 #B02F7D #B0612F
monochromatic
#154F49 #228076 #2FB0A2 #4DCFC1 #7DDCD2
Accessibility & contrast
On white
2.67
#2FB0A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#2FB0A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB0A2
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB0A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB0A2 | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A2
Deuteranopia (green-blind)
#9599A3
Tritanopia (blue-blind)
#00B4AC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #2fb0a2; /* rgb */ color: rgb(47, 176, 162); /* oklch */ color: oklch(68.6% 0.110 184.2);
Tailwind
colors: {
custom: {
50: '#7cc8bd',
500: '#2fb0a2',
950: '#000000',
},
}SCSS
$custom: #2fb0a2; $custom-light: #7cc8bd; $custom-dark: #000000;
JSON
{
"hex": "#2fb0a2",
"rgb": {
"r": 47,
"g": 176,
"b": 162
},
"hsl": {
"h": 173.488,
"s": 57.848,
"l": 43.725
},
"oklch": {
"l": 0.68609,
"c": 0.11011,
"h": 184.2
},
"luminance": 0.34264
}Semantic roles & 50–950 ramp
primary
#2FB0A2
secondary
#C5767E
accent
#4757E1
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281