#2FB3AD#2FB3AD
#2FB3AD is a light, moderate teal. Relative luminance 0.359; OKLCH L 69.7% C 0.110 H 190.4°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB3AD |
|---|---|
| RGB | rgb(47, 179, 173) |
| HSL | hsl(177, 58%, 44%) |
| HSV | hsv(177, 74%, 70%) |
| CMYK | cmyk(73.7%, 0%, 3.4%, 29.8%) |
| CIE-LAB | lab(66.41, -35.58, -7.04) |
| CIE-LCH | lch(66.41, 36.27, 191.19°) |
| OKLab | oklab(69.73% -0.1078 -0.0197) |
| OKLCH | oklch(69.73% 0.11 190.4) |
| XYZ | xyz(24.8317, 35.8587, 45.1398) |
| Luminance | 0.3586 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.08
Topaz
#13BBAF
ΔE00 3.13
Tealish
#24BCA8
ΔE00 5.35
Turquoise (survey)
#06C2AC
ΔE00 6.64
Darkturquoise
#00CED1
ΔE00 7.83
Sea
#3C9992
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB3AD #B32F35
analogous
#2FB36B #2FB3AD #2F77B3
triadic
#2FB3AD #AD2FB3 #B3AD2F
tetradic
#2FB3AD #6B2FB3 #B32F35 #77B32F
square
#2FB3AD #6B2FB3 #B32F35 #77B32F
split-complementary
#2FB3AD #B32F77 #B36B2F
monochromatic
#16524F #22837E #2FB3AD #4FD1CB #7FDDD9
Accessibility & contrast
On white
2.57
#2FB3AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#2FB3AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB3AD
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB3AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB3AD | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AD
Deuteranopia (green-blind)
#969CAE
Tritanopia (blue-blind)
#00B8B1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #2fb3ad; /* rgb */ color: rgb(47, 179, 173); /* oklch */ color: oklch(69.7% 0.110 190.4);
Tailwind
colors: {
custom: {
50: '#7dcac5',
500: '#2fb3ad',
950: '#000000',
},
}SCSS
$custom: #2fb3ad; $custom-light: #7dcac5; $custom-dark: #000000;
JSON
{
"hex": "#2fb3ad",
"rgb": {
"r": 47,
"g": 179,
"b": 173
},
"hsl": {
"h": 177.273,
"s": 58.407,
"l": 44.314
},
"oklch": {
"l": 0.69726,
"c": 0.10958,
"h": 190.4
},
"luminance": 0.35862
}Semantic roles & 50–950 ramp
primary
#2FB3AD
secondary
#C6787B
accent
#464DE2
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281