#2FB3A8#2FB3A8
#2FB3A8 is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.6% C 0.111 H 186.6°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB3A8 |
|---|---|
| RGB | rgb(47, 179, 168) |
| HSL | hsl(175, 58%, 44%) |
| HSV | hsv(175, 74%, 70%) |
| CMYK | cmyk(73.7%, 0%, 6.1%, 29.8%) |
| CIE-LAB | lab(66.27, -37.01, -4.49) |
| CIE-LCH | lch(66.27, 37.28, 186.91°) |
| OKLab | oklab(69.56% -0.1101 -0.0127) |
| OKLCH | oklch(69.56% 0.111 186.6) |
| XYZ | xyz(24.3569, 35.6688, 42.6393) |
| Luminance | 0.3567 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.24
Topaz
#13BBAF
ΔE00 2.35
Tealish
#24BCA8
ΔE00 3.79
Turquoise (survey)
#06C2AC
ΔE00 5.29
Greeny Blue
#42B395
ΔE00 6.66
Blue Green
#0F9B8E
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB3A8 #B32F3A
analogous
#2FB366 #2FB3A8 #2F7CB3
triadic
#2FB3A8 #A82FB3 #B3A82F
tetradic
#2FB3A8 #662FB3 #B32F3A #7CB32F
square
#2FB3A8 #662FB3 #B32F3A #7CB32F
split-complementary
#2FB3A8 #B32F7C #B3662F
monochromatic
#16524D #22837B #2FB3A8 #4FD1C6 #7FDDD6
Accessibility & contrast
On white
2.58
#2FB3A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#2FB3A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB3A8
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB3A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB3A8 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9A8
Deuteranopia (green-blind)
#979BA9
Tritanopia (blue-blind)
#00B7AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #2fb3a8; /* rgb */ color: rgb(47, 179, 168); /* oklch */ color: oklch(69.6% 0.111 186.6);
Tailwind
colors: {
custom: {
50: '#7dcac1',
500: '#2fb3a8',
950: '#000000',
},
}SCSS
$custom: #2fb3a8; $custom-light: #7dcac1; $custom-dark: #000000;
JSON
{
"hex": "#2fb3a8",
"rgb": {
"r": 47,
"g": 179,
"b": 168
},
"hsl": {
"h": 175,
"s": 58.407,
"l": 44.314
},
"oklch": {
"l": 0.69559,
"c": 0.1108,
"h": 186.6
},
"luminance": 0.35672
}Semantic roles & 50–950 ramp
primary
#2FB3A8
secondary
#C6787E
accent
#4653E2
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281