#2FB7A9#2FB7A9
#2FB7A9 is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.6% C 0.114 H 184.6°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB7A9 |
|---|---|
| RGB | rgb(47, 183, 169) |
| HSL | hsl(174, 59%, 45%) |
| HSV | hsv(174, 74%, 72%) |
| CMYK | cmyk(74.3%, 0%, 7.7%, 28.2%) |
| CIE-LAB | lab(67.53, -38.54, -3.18) |
| CIE-LCH | lch(67.53, 38.67, 184.72°) |
| OKLab | oklab(70.6% -0.1136 -0.0092) |
| OKLCH | oklch(70.6% 0.114 184.6) |
| XYZ | xyz(25.2638, 37.3328, 43.4029) |
| Luminance | 0.3734 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.58
Tealish
#24BCA8
ΔE00 2.36
Lightseagreen
#20B2AA
ΔE00 2.54
Turquoise (survey)
#06C2AC
ΔE00 3.85
Greeny Blue
#42B395
ΔE00 5.84
Mediumturquoise
#48D1CC
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB7A9 #B72F3D
analogous
#2FB765 #2FB7A9 #2F81B7
triadic
#2FB7A9 #A92FB7 #B7A92F
tetradic
#2FB7A9 #652FB7 #B72F3D #81B72F
square
#2FB7A9 #652FB7 #B72F3D #81B72F
split-complementary
#2FB7A9 #B72F81 #B7652F
monochromatic
#16564F #22867C #2FB7A9 #51D2C5 #82DFD5
Accessibility & contrast
On white
2.48
#2FB7A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#2FB7A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB7A9
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB7A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB7A9 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEACA9
Deuteranopia (green-blind)
#9B9FAA
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #2fb7a9; /* rgb */ color: rgb(47, 183, 169); /* oklch */ color: oklch(70.6% 0.114 184.6);
Tailwind
colors: {
custom: {
50: '#7dcdc2',
500: '#2fb7a9',
950: '#000000',
},
}SCSS
$custom: #2fb7a9; $custom-light: #7dcdc2; $custom-dark: #000000;
JSON
{
"hex": "#2fb7a9",
"rgb": {
"r": 47,
"g": 183,
"b": 169
},
"hsl": {
"h": 173.824,
"s": 59.13,
"l": 45.098
},
"oklch": {
"l": 0.70595,
"c": 0.11398,
"h": 184.6
},
"luminance": 0.37336
}Semantic roles & 50–950 ramp
primary
#2FB7A9
secondary
#C87A82
accent
#4556E2
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1312
muted
#7C8281