#2FB3BC#2FB3BC
#2FB3BC is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.3% C 0.109 H 201.9°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB3BC |
|---|---|
| RGB | rgb(47, 179, 188) |
| HSL | hsl(184, 60%, 46%) |
| HSV | hsv(184, 75%, 74%) |
| CMYK | cmyk(75%, 4.8%, 0%, 26.3%) |
| CIE-LAB | lab(66.88, -31.15, -14.65) |
| CIE-LCH | lch(66.88, 34.42, 205.18°) |
| OKLab | oklab(70.26% -0.1012 -0.0407) |
| OKLCH | oklch(70.26% 0.109 201.9) |
| XYZ | xyz(26.3654, 36.4722, 53.2175) |
| Luminance | 0.3648 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.38
Lightseagreen
#20B2AA
ΔE00 6.57
Darkturquoise
#00CED1
ΔE00 7.55
Cadetblue
#5F9EA0
ΔE00 7.88
Topaz
#13BBAF
ΔE00 8.20
Mediumturquoise
#48D1CC
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB3BC #BC382F
analogous
#2FBC7E #2FB3BC #2F6CBC
triadic
#2FB3BC #BC2FB3 #B3BC2F
tetradic
#2FB3BC #7E2FBC #BC382F #6CBC2F
square
#2FB3BC #7E2FBC #BC382F #6CBC2F
split-complementary
#2FB3BC #BC2F6C #BC7E2F
monochromatic
#17565A #23848B #2FB3BC #54CCD4 #85DBE0
Accessibility & contrast
On white
2.53
#2FB3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#2FB3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB3BC
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB3BC | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBD
Deuteranopia (green-blind)
#919DBD
Tritanopia (blue-blind)
#00BAB5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2fb3bc; /* rgb */ color: rgb(47, 179, 188); /* oklch */ color: oklch(70.3% 0.109 201.9);
Tailwind
colors: {
custom: {
50: '#7fcad0',
500: '#2fb3bc',
950: '#000000',
},
}SCSS
$custom: #2fb3bc; $custom-light: #7fcad0; $custom-dark: #000000;
JSON
{
"hex": "#2fb3bc",
"rgb": {
"r": 47,
"g": 179,
"b": 188
},
"hsl": {
"h": 183.83,
"s": 60,
"l": 46.078
},
"oklch": {
"l": 0.7026,
"c": 0.10906,
"h": 201.9
},
"luminance": 0.36475
}Semantic roles & 50–950 ramp
primary
#2FB3BC
secondary
#CA827D
accent
#4F45E3
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282