#2FABBB#2FABBB
#2FABBB is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.3% C 0.106 H 207.9°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #2FABBB |
|---|---|
| RGB | rgb(47, 171, 187) |
| HSL | hsl(187, 60%, 46%) |
| HSV | hsv(187, 75%, 73%) |
| CMYK | cmyk(74.9%, 8.6%, 0%, 26.7%) |
| CIE-LAB | lab(64.42, -27.54, -17.82) |
| CIE-LCH | lch(64.42, 32.80, 212.90°) |
| OKLab | oklab(68.26% -0.0937 -0.0496) |
| OKLCH | oklch(68.26% 0.106 207.9) |
| XYZ | xyz(24.7009, 33.3150, 52.1327) |
| Luminance | 0.3332 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.03
Cadetblue
#5F9EA0
ΔE00 7.12
Lightseagreen
#20B2AA
ΔE00 9.46
Sea
#3C9992
ΔE00 10.44
Greyblue
#77A1B5
ΔE00 10.74
Darkturquoise
#00CED1
ΔE00 10.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FABBB #BB3F2F
analogous
#2FBB85 #2FABBB #2F65BB
triadic
#2FABBB #BB2FAB #ABBB2F
tetradic
#2FABBB #852FBB #BB3F2F #65BB2F
square
#2FABBB #852FBB #BB3F2F #65BB2F
split-complementary
#2FABBB #BB2F65 #BB852F
monochromatic
#165259 #237E8A #2FABBB #53C5D4 #84D6E0
Accessibility & contrast
On white
2.74
#2FABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#2FABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FABBB
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FABBB | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BC
Deuteranopia (green-blind)
#8896BB
Tritanopia (blue-blind)
#00B3B0
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #2fabbb; /* rgb */ color: rgb(47, 171, 187); /* oklch */ color: oklch(68.3% 0.106 207.9);
Tailwind
colors: {
custom: {
50: '#7ec4cf',
500: '#2fabbb',
950: '#000000',
},
}SCSS
$custom: #2fabbb; $custom-light: #7ec4cf; $custom-dark: #000000;
JSON
{
"hex": "#2fabbb",
"rgb": {
"r": 47,
"g": 171,
"b": 187
},
"hsl": {
"h": 186.857,
"s": 59.829,
"l": 45.882
},
"oklch": {
"l": 0.68256,
"c": 0.10603,
"h": 207.9
},
"luminance": 0.33318
}Semantic roles & 50–950 ramp
primary
#2FABBB
secondary
#C9857C
accent
#5745E3
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0B1213
muted
#7C8182