#2FB3BD#2FB3BD
#2FB3BD is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.3% C 0.109 H 202.7°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB3BD |
|---|---|
| RGB | rgb(47, 179, 189) |
| HSL | hsl(184, 60%, 46%) |
| HSV | hsv(184, 75%, 74%) |
| CMYK | cmyk(75.1%, 5.3%, 0%, 25.9%) |
| CIE-LAB | lab(66.91, -30.84, -15.15) |
| CIE-LCH | lch(66.91, 34.36, 206.16°) |
| OKLab | oklab(70.3% -0.1008 -0.0421) |
| OKLCH | oklch(70.3% 0.109 202.7) |
| XYZ | xyz(26.4736, 36.5154, 53.7872) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.03
Lightseagreen
#20B2AA
ΔE00 6.95
Darkturquoise
#00CED1
ΔE00 7.68
Cadetblue
#5F9EA0
ΔE00 7.93
Topaz
#13BBAF
ΔE00 8.57
Mediumturquoise
#48D1CC
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB3BD #BD392F
analogous
#2FBD80 #2FB3BD #2F6CBD
triadic
#2FB3BD #BD2FB3 #B3BD2F
tetradic
#2FB3BD #802FBD #BD392F #6CBD2F
square
#2FB3BD #802FBD #BD392F #6CBD2F
split-complementary
#2FB3BD #BD2F6C #BD802F
monochromatic
#17565B #23858C #2FB3BD #55CCD5 #86DAE1
Accessibility & contrast
On white
2.53
#2FB3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#2FB3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB3BD
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB3BD | 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)
#A5ABBE
Deuteranopia (green-blind)
#919DBE
Tritanopia (blue-blind)
#00BAB6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2fb3bd; /* rgb */ color: rgb(47, 179, 189); /* oklch */ color: oklch(70.3% 0.109 202.7);
Tailwind
colors: {
custom: {
50: '#7fcad0',
500: '#2fb3bd',
950: '#000000',
},
}SCSS
$custom: #2fb3bd; $custom-light: #7fcad0; $custom-dark: #000000;
JSON
{
"hex": "#2fb3bd",
"rgb": {
"r": 47,
"g": 179,
"b": 189
},
"hsl": {
"h": 184.225,
"s": 60.169,
"l": 46.275
},
"oklch": {
"l": 0.70298,
"c": 0.1092,
"h": 202.7
},
"luminance": 0.36519
}Semantic roles & 50–950 ramp
primary
#2FB3BD
secondary
#CA837E
accent
#5044E3
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282