#2FB0A1#2FB0A1
#2FB0A1 is a light, moderate teal. Relative luminance 0.342; OKLCH L 68.6% C 0.110 H 183.5°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB0A1 |
|---|---|
| RGB | rgb(47, 176, 161) |
| HSL | hsl(173, 58%, 44%) |
| HSV | hsv(173, 73%, 69%) |
| CMYK | cmyk(73.3%, 0%, 8.5%, 31%) |
| CIE-LAB | lab(65.14, -37.59, -2.26) |
| CIE-LCH | lch(65.14, 37.66, 183.44°) |
| OKLab | oklab(68.58% -0.1103 -0.0067) |
| OKLCH | oklch(68.58% 0.11 183.5) |
| XYZ | xyz(23.1275, 34.2255, 39.0986) |
| Luminance | 0.3423 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.69
Topaz
#13BBAF
ΔE00 3.42
Tealish
#24BCA8
ΔE00 3.58
Greeny Blue
#42B395
ΔE00 5.24
Turquoise (survey)
#06C2AC
ΔE00 5.26
Blue Green
#0F9B8E
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB0A1 #B02F3E
analogous
#2FB060 #2FB0A1 #2F7EB0
triadic
#2FB0A1 #A12FB0 #B0A12F
tetradic
#2FB0A1 #602FB0 #B02F3E #7EB02F
square
#2FB0A1 #602FB0 #B02F3E #7EB02F
split-complementary
#2FB0A1 #B02F7E #B0602F
monochromatic
#154F49 #228075 #2FB0A1 #4DCFC0 #7DDCD1
Accessibility & contrast
On white
2.68
#2FB0A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#2FB0A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB0A1
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB0A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB0A1 | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 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)
#A7A6A0
Deuteranopia (green-blind)
#9699A2
Tritanopia (blue-blind)
#00B4AB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #2fb0a1; /* rgb */ color: rgb(47, 176, 161); /* oklch */ color: oklch(68.6% 0.110 183.5);
Tailwind
colors: {
custom: {
50: '#7cc8bc',
500: '#2fb0a1',
950: '#000000',
},
}SCSS
$custom: #2fb0a1; $custom-light: #7cc8bc; $custom-dark: #000000;
JSON
{
"hex": "#2fb0a1",
"rgb": {
"r": 47,
"g": 176,
"b": 161
},
"hsl": {
"h": 173.023,
"s": 57.848,
"l": 43.725
},
"oklch": {
"l": 0.68577,
"c": 0.11047,
"h": 183.5
},
"luminance": 0.34228
}Semantic roles & 50–950 ramp
primary
#2FB0A1
secondary
#C5767F
accent
#4759E1
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281