#2FBABB#2FBABB
#2FBABB is a light, moderate teal. Relative luminance 0.393; OKLCH L 71.9% C 0.113 H 195.7°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #2FBABB |
|---|---|
| RGB | rgb(47, 186, 187) |
| HSL | hsl(180, 60%, 46%) |
| HSV | hsv(180, 75%, 73%) |
| CMYK | cmyk(74.9%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(68.97, -34.77, -10.95) |
| CIE-LCH | lch(68.97, 36.46, 197.48°) |
| OKLab | oklab(71.95% -0.1085 -0.0304) |
| OKLCH | oklch(71.95% 0.113 195.7) |
| XYZ | xyz(27.6967, 39.3066, 53.1313) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.23
Topaz
#13BBAF
ΔE00 4.92
Darkturquoise
#00CED1
ΔE00 5.23
Mediumturquoise
#48D1CC
ΔE00 6.30
Turquoise Blue
#06B1C4
ΔE00 6.78
Tealish
#24BCA8
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FBABB #BB302F
analogous
#2FBB76 #2FBABB #2F74BB
triadic
#2FBABB #BB2FBA #BABB2F
tetradic
#2FBABB #762FBB #BB302F #74BB2F
square
#2FBABB #762FBB #BB302F #74BB2F
split-complementary
#2FBABB #BB2F74 #BB762F
monochromatic
#165959 #23898A #2FBABB #53D3D4 #84DFE0
Accessibility & contrast
On white
2.37
#2FBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#2FBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FBABB
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FBABB | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB1BB
Deuteranopia (green-blind)
#99A2BC
Tritanopia (blue-blind)
#00C0BA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #2fbabb; /* rgb */ color: rgb(47, 186, 187); /* oklch */ color: oklch(71.9% 0.113 195.7);
Tailwind
colors: {
custom: {
50: '#7fcfcf',
500: '#2fbabb',
950: '#000000',
},
}SCSS
$custom: #2fbabb; $custom-light: #7fcfcf; $custom-dark: #000000;
JSON
{
"hex": "#2fbabb",
"rgb": {
"r": 47,
"g": 186,
"b": 187
},
"hsl": {
"h": 180.429,
"s": 59.829,
"l": 45.882
},
"oklch": {
"l": 0.71948,
"c": 0.11269,
"h": 195.7
},
"luminance": 0.3931
}Semantic roles & 50–950 ramp
primary
#2FBABB
secondary
#C97D7C
accent
#4645E3
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282