#2FB0B6#2FB0B6
#2FB0B6 is a light, moderate teal. Relative luminance 0.350; OKLCH L 69.3% C 0.107 H 199.7°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB0B6 |
|---|---|
| RGB | rgb(47, 176, 182) |
| HSL | hsl(183, 59%, 45%) |
| HSV | hsv(183, 74%, 71%) |
| CMYK | cmyk(74.2%, 3.3%, 0%, 28.6%) |
| CIE-LAB | lab(65.77, -31.52, -12.99) |
| CIE-LCH | lch(65.77, 34.09, 202.40°) |
| OKLab | oklab(69.3% -0.1008 -0.0361) |
| OKLCH | oklch(69.3% 0.107 199.7) |
| XYZ | xyz(25.1373, 35.0294, 49.6834) |
| Luminance | 0.3503 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.41
Lightseagreen
#20B2AA
ΔE00 5.46
Cadetblue
#5F9EA0
ΔE00 7.17
Topaz
#13BBAF
ΔE00 7.40
Darkturquoise
#00CED1
ΔE00 8.07
Sea
#3C9992
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB0B6 #B6352F
analogous
#2FB679 #2FB0B6 #2F6CB6
triadic
#2FB0B6 #B62FB0 #B0B62F
tetradic
#2FB0B6 #792FB6 #B6352F #6CB62F
square
#2FB0B6 #792FB6 #B6352F #6CB62F
split-complementary
#2FB0B6 #B62F6C #B6792F
monochromatic
#165255 #228185 #2FB0B6 #50CCD2 #81DADE
Accessibility & contrast
On white
2.62
#2FB0B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#2FB0B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB0B6
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB0B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB0B6 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A8B7
Deuteranopia (green-blind)
#909AB7
Tritanopia (blue-blind)
#00B7B2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #2fb0b6; /* rgb */ color: rgb(47, 176, 182); /* oklch */ color: oklch(69.3% 0.107 199.7);
Tailwind
colors: {
custom: {
50: '#7ec8cb',
500: '#2fb0b6',
950: '#000000',
},
}SCSS
$custom: #2fb0b6; $custom-light: #7ec8cb; $custom-dark: #000000;
JSON
{
"hex": "#2fb0b6",
"rgb": {
"r": 47,
"g": 176,
"b": 182
},
"hsl": {
"h": 182.667,
"s": 58.952,
"l": 44.902
},
"oklch": {
"l": 0.69298,
"c": 0.10708,
"h": 199.7
},
"luminance": 0.35032
}Semantic roles & 50–950 ramp
primary
#2FB0B6
secondary
#C77D79
accent
#4D46E2
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1313
muted
#7C8282