#2FB7A8#2FB7A8
#2FB7A8 is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.6% C 0.114 H 183.9°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB7A8 |
|---|---|
| RGB | rgb(47, 183, 168) |
| HSL | hsl(173, 59%, 45%) |
| HSV | hsv(173, 74%, 72%) |
| CMYK | cmyk(74.3%, 0%, 8.2%, 28.2%) |
| CIE-LAB | lab(67.50, -38.82, -2.67) |
| CIE-LCH | lch(67.50, 38.91, 183.94°) |
| OKLab | oklab(70.56% -0.1141 -0.0078) |
| OKLCH | oklch(70.56% 0.114 183.9) |
| XYZ | xyz(25.1702, 37.2954, 42.9104) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.79
Tealish
#24BCA8
ΔE00 2.08
Lightseagreen
#20B2AA
ΔE00 2.83
Turquoise (survey)
#06C2AC
ΔE00 3.64
Greeny Blue
#42B395
ΔE00 5.50
Mediumturquoise
#48D1CC
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB7A8 #B72F3E
analogous
#2FB764 #2FB7A8 #2F82B7
triadic
#2FB7A8 #A82FB7 #B7A82F
tetradic
#2FB7A8 #642FB7 #B72F3E #82B72F
square
#2FB7A8 #642FB7 #B72F3E #82B72F
split-complementary
#2FB7A8 #B72F82 #B7642F
monochromatic
#16564F #22867B #2FB7A8 #51D2C4 #82DFD5
Accessibility & contrast
On white
2.48
#2FB7A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#2FB7A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB7A8
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB7A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB7A8 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEACA8
Deuteranopia (green-blind)
#9B9FAA
Tritanopia (blue-blind)
#00BBB2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #2fb7a8; /* rgb */ color: rgb(47, 183, 168); /* oklch */ color: oklch(70.6% 0.114 183.9);
Tailwind
colors: {
custom: {
50: '#7dcdc1',
500: '#2fb7a8',
950: '#000000',
},
}SCSS
$custom: #2fb7a8; $custom-light: #7dcdc1; $custom-dark: #000000;
JSON
{
"hex": "#2fb7a8",
"rgb": {
"r": 47,
"g": 183,
"b": 168
},
"hsl": {
"h": 173.382,
"s": 59.13,
"l": 45.098
},
"oklch": {
"l": 0.70563,
"c": 0.11434,
"h": 183.9
},
"luminance": 0.37298
}Semantic roles & 50–950 ramp
primary
#2FB7A8
secondary
#C87A83
accent
#4557E2
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1312
muted
#7C8281