#2FBABC#2FBABC
#2FBABC is a light, moderate teal. Relative luminance 0.394; OKLCH L 72.0% C 0.113 H 196.4°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #2FBABC |
|---|---|
| RGB | rgb(47, 186, 188) |
| HSL | hsl(181, 60%, 46%) |
| HSV | hsv(181, 75%, 74%) |
| CMYK | cmyk(75%, 1.1%, 0%, 26.3%) |
| CIE-LAB | lab(69.00, -34.48, -11.46) |
| CIE-LCH | lch(69.00, 36.33, 198.38°) |
| OKLab | oklab(71.98% -0.1081 -0.0318) |
| OKLCH | oklch(71.98% 0.113 196.4) |
| XYZ | xyz(27.8041, 39.3496, 53.6970) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.55
Darkturquoise
#00CED1
ΔE00 5.21
Topaz
#13BBAF
ΔE00 5.29
Mediumturquoise
#48D1CC
ΔE00 6.41
Turquoise Blue
#06B1C4
ΔE00 6.44
Tealish
#24BCA8
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FBABC #BC312F
analogous
#2FBC77 #2FBABC #2F73BC
triadic
#2FBABC #BC2FBA #BABC2F
tetradic
#2FBABC #772FBC #BC312F #73BC2F
square
#2FBABC #772FBC #BC312F #73BC2F
split-complementary
#2FBABC #BC2F73 #BC772F
monochromatic
#17595A #238A8B #2FBABC #54D2D4 #85DFE0
Accessibility & contrast
On white
2.37
#2FBABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#2FBABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FBABC
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FBABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FBABC | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB1BC
Deuteranopia (green-blind)
#99A2BD
Tritanopia (blue-blind)
#00C0BA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #2fbabc; /* rgb */ color: rgb(47, 186, 188); /* oklch */ color: oklch(72.0% 0.113 196.4);
Tailwind
colors: {
custom: {
50: '#80cfd0',
500: '#2fbabc',
950: '#000000',
},
}SCSS
$custom: #2fbabc; $custom-light: #80cfd0; $custom-dark: #000000;
JSON
{
"hex": "#2fbabc",
"rgb": {
"r": 47,
"g": 186,
"b": 188
},
"hsl": {
"h": 180.851,
"s": 60,
"l": 46.078
},
"oklch": {
"l": 0.71983,
"c": 0.11265,
"h": 196.4
},
"luminance": 0.39353
}Semantic roles & 50–950 ramp
primary
#2FBABC
secondary
#CA7E7D
accent
#4745E3
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282