#2FB0A5#2FB0A5
#2FB0A5 is a light, moderate teal. Relative luminance 0.344; OKLCH L 68.7% C 0.109 H 186.5°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB0A5 |
|---|---|
| RGB | rgb(47, 176, 165) |
| HSL | hsl(175, 58%, 44%) |
| HSV | hsv(175, 73%, 69%) |
| CMYK | cmyk(73.3%, 0%, 6.2%, 31%) |
| CIE-LAB | lab(65.25, -36.48, -4.31) |
| CIE-LCH | lch(65.25, 36.73, 186.74°) |
| OKLab | oklab(68.71% -0.1084 -0.0123) |
| OKLCH | oklch(68.71% 0.109 186.5) |
| XYZ | xyz(23.4859, 34.3688, 40.9861) |
| Luminance | 0.3437 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.37
Topaz
#13BBAF
ΔE00 3.14
Tealish
#24BCA8
ΔE00 4.34
Turquoise (survey)
#06C2AC
ΔE00 5.92
Greeny Blue
#42B395
ΔE00 6.63
Blue Green
#0F9B8E
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB0A5 #B02F3A
analogous
#2FB064 #2FB0A5 #2F7AB0
triadic
#2FB0A5 #A52FB0 #B0A52F
tetradic
#2FB0A5 #642FB0 #B02F3A #7AB02F
square
#2FB0A5 #642FB0 #B02F3A #7AB02F
split-complementary
#2FB0A5 #B02F7A #B0642F
monochromatic
#154F4A #228078 #2FB0A5 #4DCFC4 #7DDCD4
Accessibility & contrast
On white
2.67
#2FB0A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#2FB0A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB0A5
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB0A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB0A5 | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A5
Deuteranopia (green-blind)
#9499A6
Tritanopia (blue-blind)
#00B4AC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #2fb0a5; /* rgb */ color: rgb(47, 176, 165); /* oklch */ color: oklch(68.7% 0.109 186.5);
Tailwind
colors: {
custom: {
50: '#7cc8bf',
500: '#2fb0a5',
950: '#000000',
},
}SCSS
$custom: #2fb0a5; $custom-light: #7cc8bf; $custom-dark: #000000;
JSON
{
"hex": "#2fb0a5",
"rgb": {
"r": 47,
"g": 176,
"b": 165
},
"hsl": {
"h": 174.884,
"s": 57.848,
"l": 43.725
},
"oklch": {
"l": 0.68706,
"c": 0.10911,
"h": 186.5
},
"luminance": 0.34372
}Semantic roles & 50–950 ramp
primary
#2FB0A5
secondary
#C5767D
accent
#4754E1
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281