#2FB4BC#2FB4BC
#2FB4BC is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.5% C 0.110 H 201.1°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB4BC |
|---|---|
| RGB | rgb(47, 180, 188) |
| HSL | hsl(183, 60%, 46%) |
| HSV | hsv(183, 75%, 74%) |
| CMYK | cmyk(75%, 4.3%, 0%, 26.3%) |
| CIE-LAB | lab(67.18, -31.63, -14.19) |
| CIE-LCH | lch(67.18, 34.67, 204.16°) |
| OKLab | oklab(70.51% -0.1022 -0.0394) |
| OKLCH | oklch(70.51% 0.11 201.1) |
| XYZ | xyz(26.5666, 36.8745, 53.2845) |
| Luminance | 0.3688 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.80
Lightseagreen
#20B2AA
ΔE00 6.22
Darkturquoise
#00CED1
ΔE00 7.16
Topaz
#13BBAF
ΔE00 7.76
Cadetblue
#5F9EA0
ΔE00 8.06
Mediumturquoise
#48D1CC
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB4BC #BC372F
analogous
#2FBC7D #2FB4BC #2F6DBC
triadic
#2FB4BC #BC2FB4 #B4BC2F
tetradic
#2FB4BC #7D2FBC #BC372F #6DBC2F
square
#2FB4BC #7D2FBC #BC372F #6DBC2F
split-complementary
#2FB4BC #BC2F6D #BC7D2F
monochromatic
#17565A #23858B #2FB4BC #54CDD4 #85DBE0
Accessibility & contrast
On white
2.51
#2FB4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#2FB4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB4BC
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB4BC | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBD
Deuteranopia (green-blind)
#929DBD
Tritanopia (blue-blind)
#00BBB6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #2fb4bc; /* rgb */ color: rgb(47, 180, 188); /* oklch */ color: oklch(70.5% 0.110 201.1);
Tailwind
colors: {
custom: {
50: '#7fcbd0',
500: '#2fb4bc',
950: '#000000',
},
}SCSS
$custom: #2fb4bc; $custom-light: #7fcbd0; $custom-dark: #000000;
JSON
{
"hex": "#2fb4bc",
"rgb": {
"r": 47,
"g": 180,
"b": 188
},
"hsl": {
"h": 183.404,
"s": 60,
"l": 46.078
},
"oklch": {
"l": 0.70506,
"c": 0.10951,
"h": 201.1
},
"luminance": 0.36878
}Semantic roles & 50–950 ramp
primary
#2FB4BC
secondary
#CA817D
accent
#4E45E3
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282