#2FB3AA#2FB3AA
#2FB3AA is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.6% C 0.110 H 188.1°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB3AA |
|---|---|
| RGB | rgb(47, 179, 170) |
| HSL | hsl(176, 58%, 44%) |
| HSV | hsv(176, 74%, 70%) |
| CMYK | cmyk(73.7%, 0%, 5%, 29.8%) |
| CIE-LAB | lab(66.32, -36.44, -5.51) |
| CIE-LCH | lch(66.32, 36.86, 188.60°) |
| OKLab | oklab(69.63% -0.1092 -0.0155) |
| OKLCH | oklch(69.63% 0.11 188.1) |
| XYZ | xyz(24.5447, 35.7439, 43.6281) |
| Luminance | 0.3575 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 0.75
Topaz
#13BBAF
ΔE00 2.52
Tealish
#24BCA8
ΔE00 4.38
Turquoise (survey)
#06C2AC
ΔE00 5.79
Greeny Blue
#42B395
ΔE00 7.38
Blue Green
#0F9B8E
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB3AA #B32F38
analogous
#2FB368 #2FB3AA #2F7AB3
triadic
#2FB3AA #AA2FB3 #B3AA2F
tetradic
#2FB3AA #682FB3 #B32F38 #7AB32F
square
#2FB3AA #682FB3 #B32F38 #7AB32F
split-complementary
#2FB3AA #B32F7A #B3682F
monochromatic
#16524E #22837C #2FB3AA #4FD1C8 #7FDDD7
Accessibility & contrast
On white
2.58
#2FB3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#2FB3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB3AA
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB3AA | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AA
Deuteranopia (green-blind)
#969CAB
Tritanopia (blue-blind)
#00B8B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #2fb3aa; /* rgb */ color: rgb(47, 179, 170); /* oklch */ color: oklch(69.6% 0.110 188.1);
Tailwind
colors: {
custom: {
50: '#7dcac3',
500: '#2fb3aa',
950: '#000000',
},
}SCSS
$custom: #2fb3aa; $custom-light: #7dcac3; $custom-dark: #000000;
JSON
{
"hex": "#2fb3aa",
"rgb": {
"r": 47,
"g": 179,
"b": 170
},
"hsl": {
"h": 175.909,
"s": 58.407,
"l": 44.314
},
"oklch": {
"l": 0.69625,
"c": 0.11026,
"h": 188.1
},
"luminance": 0.35747
}Semantic roles & 50–950 ramp
primary
#2FB3AA
secondary
#C6787D
accent
#4651E2
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281