#2FB8AD#2FB8AD
#2FB8AD is a light, moderate teal. Relative luminance 0.379; OKLCH L 71.0% C 0.114 H 186.8°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB8AD |
|---|---|
| RGB | rgb(47, 184, 173) |
| HSL | hsl(175, 59%, 45%) |
| HSV | hsv(175, 74%, 72%) |
| CMYK | cmyk(74.5%, 0%, 6%, 27.8%) |
| CIE-LAB | lab(67.95, -37.88, -4.77) |
| CIE-LCH | lch(67.95, 38.18, 187.17°) |
| OKLab | oklab(70.97% -0.1128 -0.0135) |
| OKLCH | oklch(70.97% 0.114 186.8) |
| XYZ | xyz(25.8520, 37.8993, 45.4799) |
| Luminance | 0.3790 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.23
Lightseagreen
#20B2AA
ΔE00 2.02
Tealish
#24BCA8
ΔE00 3.21
Turquoise (survey)
#06C2AC
ΔE00 4.44
Greeny Blue
#42B395
ΔE00 6.94
Mediumturquoise
#48D1CC
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB8AD #B82F3A
analogous
#2FB868 #2FB8AD #2F7FB8
triadic
#2FB8AD #AD2FB8 #B8AD2F
tetradic
#2FB8AD #682FB8 #B82F3A #7FB82F
square
#2FB8AD #682FB8 #B82F3A #7FB82F
split-complementary
#2FB8AD #B82F7F #B8682F
monochromatic
#165751 #23877F #2FB8AD #52D3C8 #82DFD8
Accessibility & contrast
On white
2.45
#2FB8AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#2FB8AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB8AD
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB8AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB8AD | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAEAD
Deuteranopia (green-blind)
#9BA0AE
Tritanopia (blue-blind)
#00BCB4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #2fb8ad; /* rgb */ color: rgb(47, 184, 173); /* oklch */ color: oklch(71.0% 0.114 186.8);
Tailwind
colors: {
custom: {
50: '#7ecec5',
500: '#2fb8ad',
950: '#000000',
},
}SCSS
$custom: #2fb8ad; $custom-light: #7ecec5; $custom-dark: #000000;
JSON
{
"hex": "#2fb8ad",
"rgb": {
"r": 47,
"g": 184,
"b": 173
},
"hsl": {
"h": 175.182,
"s": 59.307,
"l": 45.294
},
"oklch": {
"l": 0.70975,
"c": 0.11359,
"h": 186.8
},
"luminance": 0.37902
}Semantic roles & 50–950 ramp
primary
#2FB8AD
secondary
#C87B81
accent
#4552E2
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0B1312
muted
#7C8281