#2FB7BC#2FB7BC
#2FB7BC is a light, moderate teal. Relative luminance 0.381; OKLCH L 71.2% C 0.111 H 198.7°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB7BC |
|---|---|
| RGB | rgb(47, 183, 188) |
| HSL | hsl(182, 60%, 46%) |
| HSV | hsv(182, 75%, 74%) |
| CMYK | cmyk(75%, 2.7%, 0%, 26.3%) |
| CIE-LAB | lab(68.09, -33.06, -12.82) |
| CIE-LCH | lch(68.09, 35.46, 201.19°) |
| OKLab | oklab(71.24% -0.1051 -0.0356) |
| OKLCH | oklch(71.24% 0.111 198.7) |
| XYZ | xyz(27.1788, 38.0988, 53.4886) |
| Luminance | 0.3810 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.11
Lightseagreen
#20B2AA
ΔE00 5.26
Darkturquoise
#00CED1
ΔE00 6.09
Topaz
#13BBAF
ΔE00 6.48
Mediumturquoise
#48D1CC
ΔE00 7.58
Cadetblue
#5F9EA0
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB7BC #BC342F
analogous
#2FBC7A #2FB7BC #2F70BC
triadic
#2FB7BC #BC2FB7 #B7BC2F
tetradic
#2FB7BC #7A2FBC #BC342F #70BC2F
square
#2FB7BC #7A2FBC #BC342F #70BC2F
split-complementary
#2FB7BC #BC2F70 #BC7A2F
monochromatic
#17585A #23878B #2FB7BC #54D0D4 #85DDE0
Accessibility & contrast
On white
2.44
#2FB7BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#2FB7BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB7BC
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB7BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB7BC | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAEBD
Deuteranopia (green-blind)
#96A0BD
Tritanopia (blue-blind)
#00BEB8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #2fb7bc; /* rgb */ color: rgb(47, 183, 188); /* oklch */ color: oklch(71.2% 0.111 198.7);
Tailwind
colors: {
custom: {
50: '#7fcdd0',
500: '#2fb7bc',
950: '#000000',
},
}SCSS
$custom: #2fb7bc; $custom-light: #7fcdd0; $custom-dark: #000000;
JSON
{
"hex": "#2fb7bc",
"rgb": {
"r": 47,
"g": 183,
"b": 188
},
"hsl": {
"h": 182.128,
"s": 60,
"l": 46.078
},
"oklch": {
"l": 0.71244,
"c": 0.11099,
"h": 198.7
},
"luminance": 0.38102
}Semantic roles & 50–950 ramp
primary
#2FB7BC
secondary
#CA807D
accent
#4A45E3
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282