#2FBAAD#2FBAAD
#2FBAAD is a light, moderate teal. Relative luminance 0.387; OKLCH L 71.5% C 0.115 H 185.5°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #2FBAAD |
|---|---|
| RGB | rgb(47, 186, 173) |
| HSL | hsl(174, 60%, 46%) |
| HSV | hsv(174, 75%, 73%) |
| CMYK | cmyk(74.7%, 0%, 7%, 27.1%) |
| CIE-LAB | lab(68.56, -38.79, -3.86) |
| CIE-LCH | lch(68.56, 38.98, 185.69°) |
| OKLab | oklab(71.47% -0.1148 -0.0111) |
| OKLCH | oklch(71.47% 0.115 185.5) |
| XYZ | xyz(26.2704, 38.7361, 45.6193) |
| Luminance | 0.3874 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 0.98
Tealish
#24BCA8
ΔE00 2.43
Lightseagreen
#20B2AA
ΔE00 2.81
Turquoise (survey)
#06C2AC
ΔE00 3.60
Greeny Blue
#42B395
ΔE00 6.46
Mediumturquoise
#48D1CC
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FBAAD #BA2F3C
analogous
#2FBA67 #2FBAAD #2F82BA
triadic
#2FBAAD #AD2FBA #BAAD2F
tetradic
#2FBAAD #672FBA #BA2F3C #82BA2F
square
#2FBAAD #672FBA #BA2F3C #82BA2F
split-complementary
#2FBAAD #BA2F82 #BA672F
monochromatic
#165852 #238980 #2FBAAD #53D3C7 #84E0D7
Accessibility & contrast
On white
2.40
#2FBAAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#2FBAAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FBAAD
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FBAAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FBAAD | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AFAD
Deuteranopia (green-blind)
#9DA1AE
Tritanopia (blue-blind)
#00BEB6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #2fbaad; /* rgb */ color: rgb(47, 186, 173); /* oklch */ color: oklch(71.5% 0.115 185.5);
Tailwind
colors: {
custom: {
50: '#7ecfc5',
500: '#2fbaad',
950: '#000000',
},
}SCSS
$custom: #2fbaad; $custom-light: #7ecfc5; $custom-dark: #000000;
JSON
{
"hex": "#2fbaad",
"rgb": {
"r": 47,
"g": 186,
"b": 173
},
"hsl": {
"h": 174.388,
"s": 59.657,
"l": 45.686
},
"oklch": {
"l": 0.71475,
"c": 0.1153,
"h": 185.5
},
"luminance": 0.38739
}Semantic roles & 50–950 ramp
primary
#2FBAAD
secondary
#C97C83
accent
#4554E3
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281